7eab4b672d
#KT-64989
5 lines
206 B
Plaintext
Vendored
5 lines
206 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
|