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