2a8b655294
Related to KT-59171
5 lines
204 B
Plaintext
Vendored
5 lines
204 B
Plaintext
Vendored
compiler/testData/cli/jvm/optInEmptyMessageFir.kt:8:5: error: this declaration needs opt-in. Its usage must be marked with '@EmptyMarker' or '@OptIn(EmptyMarker::class)'
|
|
foo()
|
|
^
|
|
COMPILATION_ERROR
|