Files
kotlin-fork/compiler/testData/cli/js/version.out
T
Dmitry Jemerov af7de9a0c5 Warn when running the compiler under Java 6 or 7
(cherry picked from commit 5537800)

(cherry picked from commit 5614874)
2017-03-01 16:21:57 +01:00

4 lines
164 B
Plaintext
Vendored

info: Kotlin Compiler version $VERSION$
warning: running the Kotlin compiler under Java 6 or 7 is unsupported and will no longer be possible in a future update.
OK