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

4 lines
186 B
Plaintext
Vendored

error: class org.test.NotAnAnnotation1 is not an experimental API marker annotation
error: class org.test.NotAnAnnotation2 is not an experimental API marker annotation
COMPILATION_ERROR