Files
kotlin-fork/compiler/testData/cli/jvm/apiVersionGreaterThanLanguage.out
T
Mikhael Bogdanov 7854e9c3d7 Update CLI tests
2021-07-29 19:45:54 +02:00

4 lines
197 B
Plaintext
Vendored

error: -api-version (1.5) cannot be greater than -language-version (1.4)
warning: language version 1.4 is deprecated and its support will be removed in a future version of Kotlin
COMPILATION_ERROR