Files
kotlin-fork/compiler/testData/cli/jvm/apiVersionGreaterThanLanguage.out
T
Mikhail Glukhikh 2a8b655294 Update tests after switching to LV 2.0
Related to KT-59171
2023-09-19 15:46:27 +00:00

4 lines
197 B
Plaintext
Vendored

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