Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
compiler
/
testData
/
cli
/
jvm
/
optIn
/
optInEmptyMessageFir.out
blob: e917ceab9f1d2ad64205fd69bc4c82bf30f008d2 [
file
]
compiler
/
testData
/
cli
/
jvm
/
optIn
/
optInEmptyMessageFir
.
kt
:
8
:
5
:
error
:
this
declaration needs opt
-
in
.
Its
usage must be marked
with
'@EmptyMarker'
or
'@OptIn(EmptyMarker::class)'
foo
()
^^^
COMPILATION_ERROR