Files
kotlin-fork/compiler/testData/cli/jvm/optInEmptyMessageFir.out
T
2022-03-10 09:09:50 +00:00

8 lines
216 B
Plaintext
Vendored

warning: ATTENTION!
This build uses in-dev FIR:
-Xuse-fir
compiler/testData/cli/jvm/optInEmptyMessage.kt:8:5: error: this declaration is experimental and its usage must be marked
foo()
^
COMPILATION_ERROR