Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
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