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

4 lines
291 B
Plaintext
Vendored

warning: language version 1.3 is experimental, there are no backwards compatibility guarantees for new language and library features
error: experimental API marker org.test.Experimental2 has impact other than COMPILATION, therefore it can't be used with -Xuse-experimental
COMPILATION_ERROR