Files
kotlin-fork/compiler/testData/cli/jvm/experimentalIsNotMarker.out
T
2018-02-08 17:07:22 +01:00

4 lines
176 B
Plaintext
Vendored

error: class org.test.NotAMarker1 is not an experimental API marker annotation
error: class org.test.NotAMarker2 is not an experimental API marker annotation
COMPILATION_ERROR