mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
6 lines
430 B
Swift
6 lines
430 B
Swift
// {"kind":"typecheck","signature":"swift::constraints::Constraint::Constraint(swift::constraints::ConstraintKind, swift::Type, swift::Type, swift::constraints::ConstraintLocator*, llvm::SmallPtrSetImpl<swift::TypeVariableType*>&)","signatureAssert":"Assertion failed: (isAdmissibleType(First)), function Constraint"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
extension _UIntBuffer {
|
|
a {
|
|
struct b : OptionSet
|