Files
kotlin-fork/compiler/testData/cli/jvm/apiVersionInvalid.out
T
Ilya Chernikov bb996c1b27 Switch kotlin version to 1.8
with appropriate fixes in testdata, tests and other
places.
2022-06-29 10:20:30 +02:00

4 lines
152 B
Plaintext
Vendored

error: unknown API version: 239.42
Supported API versions: 1.3 (deprecated), 1.4 (deprecated), 1.5, 1.6, 1.7, 1.8, 1.9 (experimental)
COMPILATION_ERROR