Files
kotlin-fork/compiler/testData/cli/jvm/jvmDefaultAll.out
T
Mikhail Bogdanov b5b5c8aebc Check target for -Xjvm-default modes
#KT-39925 Fixed
2020-06-30 19:47:06 +02:00

3 lines
118 B
Plaintext
Vendored

error: '-Xjvm-default=all' is only supported since JVM target 1.8. Recompile with '-jvm-target 1.8'
COMPILATION_ERROR