Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2a568be17b8f4a9af8f61b27d156c07d37c12fdc
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
annotations
/
NonAnnotationClass.fir.kt
blob: dc720d547f2fea5dc42da81898fd8dd3949a1b3c [
file
]
class
Foo
@<!
NOT_AN_ANNOTATION_CLASS
!>
Foo
<!>
class
Bar