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

4 lines
276 B
Plaintext
Vendored

warning: language version 1.3 is experimental, there are no backwards compatibility guarantees for new language and library features
error: '-Xuse-experimental=org.test.ExperimentalAPI' has no effect because '-Xexperimental=org.test.ExperimentalAPI' is used
COMPILATION_ERROR