blob: 7a21a4d794a9f1f3f8de075d83dc92563bc5d366 [file]
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