Files
swift-mirror/validation-test/compiler_crashers_2_fixed/0213-issue-60702.swift

9 lines
127 B
Swift

// RUN: not %target-swift-frontend -parse %s
// https://github.com/apple/swift/issues/60702
@
#if true
print("x")
#endif