Files
kotlin-fork/compiler/testData/cli/jvm/apiVersionInvalid.out
T
Mikhail Zarechenskiy 20d5616d75 Introduce Kotlin language version 1.2
Wherein DEFAULT version is still 1.1, which means that version 1.2 should be configured manually
2017-03-30 13:27:45 +03:00

3 lines
90 B
Plaintext
Vendored

error: unknown API version: 239.42
Supported API versions: 1.0, 1.1, 1.2
COMPILATION_ERROR