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

13 lines
413 B
Plaintext
Vendored

warning: ATTENTION!
This build uses unsafe internal compiler arguments:
-XXLanguage:+JvmRecordSupport
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.5 is deprecated and its support will be removed in a future version of Kotlin
info: using preview Java language features
OK