Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
annotations
/
NonAnnotationClass.fir.kt
blob: 67c74ceac86911890d92206e67db2a8c00824ff2 [
file
]
// RUN_PIPELINE_TILL: FRONTEND
class
Foo
@<!
NOT_AN_ANNOTATION_CLASS
!>
Foo
<!>
class
Bar
/* GENERATED_FIR_TAGS: classDeclaration */