mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
4 lines
169 B
Swift
4 lines
169 B
Swift
// {"signature":"(anonymous namespace)::ResolvePattern::visitCallExpr(swift::CallExpr*)"}
|
|
// RUN: not --crash %target-swift-frontend -typecheck %s
|
|
enum a { b : _const a
|