Files
kotlin-fork/compiler/testData/cli/jvm/apiVersionInvalid.out
T
2023-01-30 09:29:57 +00:00

4 lines
152 B
Plaintext
Vendored

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