Files
kotlin-fork/compiler/testData/cli/jvm/apiVersionInvalid.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
170 B
Plaintext
Vendored

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