Files
kotlin-fork/compiler/testData/cli/jvm/internalArgEnableLanguageFeature.out
T

12 lines
386 B
Plaintext
Vendored

warning: ATTENTION!
This build uses unsafe internal compiler arguments:
-XXLanguage:+VariableDeclarationInWhenSubject
This mode is not recommended for production use,
as no stability/compatibility guarantees are given on
compiler or generated code. Use it at your own risk!
warning: language version 1.3 is deprecated and its support will be removed in a future version of Kotlin
OK