blob: a22d61d3ae72e3ce3a2dcfcaf6311d6f236f0ab7 [file]
compiler/testData/cli/jvm/optInEmptyMessage.kt:8:5: error: this declaration needs opt-in. Its usage must be marked with '@EmptyMarker' or '@OptIn(EmptyMarker::class)'
foo()
^^^
COMPILATION_ERROR