Files
kotlin/compiler/testData/cli/jvm/apiVersionInvalid.out
Ilya Gorbunov 0f5f90cf52 Advance project version to 1.3-SNAPSHOT
Set LATEST_STABLE language version and current version of stdlib to 1.3, set IS_PRE_RELEASE
Remove "EXPERIMENTAL" from 1.3 version description in tests and gradle options
2018-08-30 14:49:27 +03:00

4 lines
116 B
Plaintext
Vendored

error: unknown API version: 239.42
Supported API versions: 1.0, 1.1, 1.2, 1.3, 1.4 (EXPERIMENTAL)
COMPILATION_ERROR