Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
b1f59e5f0d739fd4c19f9e413cc9c324657eafed
/
.
/
compiler
/
testData
/
cli
/
jvm
/
optInEmptyMessageFir.out
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