Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
67ac90ce0868ee0c9cd08d72460f16efecded549
/
.
/
compiler
/
testData
/
cli
/
jvm
/
optIn
/
experimentalIsNotAnnotation.out
blob: c04c5c73a7d388302dd596689b3827786327f860 [
file
]
warning
:
class
'org.test.NotAnAnnotation1'
is
not
an opt
-
in
requirement marker
.
warning
:
class
'org.test.NotAnAnnotation2'
is
not
an opt
-
in
requirement marker
.
OK