mirror of
https://github.com/apple/swift.git
synced 2026-01-07 22:52:31 +01:00
This is important for both test targets and for debugging. rdar://problem/20616099 Swift SVN r30784
4 lines
35 B
C
4 lines
35 B
C
#if ERROR
|
|
# error "badness"
|
|
#endif
|