Files
kotlin-fork/compiler/testData/cli/jvm/irLanguageVersionUnsupported.out
T
2020-02-07 16:10:03 +03:00

4 lines
196 B
Plaintext
Vendored

warning: language version 1.2 is deprecated and its support will be removed in a future version of Kotlin
error: IR backend cannot be used with language or API version below 1.3
COMPILATION_ERROR