Files
kotlin-fork/compiler/testData/cli/jvm/experimentalIsNotMarker.out
T
2018-10-30 19:58:03 +01:00

4 lines
165 B
Plaintext
Vendored

warning: class org.test.NotAMarker1 is not an experimental API marker annotation
warning: class org.test.NotAMarker2 is not an experimental API marker annotation
OK