Files
kotlin-fork/compiler/testData/cli/jvm/plugins/multiplePlugins.out
T
2022-07-20 09:07:27 +00:00

8 lines
214 B
Plaintext
Vendored

warning: ATTENTION!
This build uses experimental K2 compiler:
-Xuse-k2
compiler/testData/cli/jvm/plugins/multiplePlugins.kt:11:17: error:
inner class Inner(val s: String)
^
COMPILATION_ERROR