Files
kotlin-fork/compiler/testData/cli/jvm/apiVersionGreaterThanLanguage.out
T

4 lines
197 B
Plaintext
Vendored

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