mirror of
https://github.com/github/codeql.git
synced 2026-08-05 01:43:23 +02:00
4 lines
91 B
Swift
4 lines
91 B
Swift
//codeql-extractor-expected-status: 1
|
|
#warning("I'm a warning")
|
|
#error("And I'm an error")
|