// {"signature":"swift::TypeResolution::applyUnboundGenericArguments(swift::GenericTypeDecl*, swift::Type, swift::SourceLoc, llvm::ArrayRef) const"} // RUN: not --crash %target-swift-frontend -typecheck %s enum a < let b : a> { }