Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
2b455fc1ba7dcb99fa03fdfc31c7672d6ccfc9fd
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
annotations
/
InheritingAnnotationClass.fir.kt
blob: b0fb2100efe0778c0235bceb96533f3332311520 [
file
]
// RUN_PIPELINE_TILL: FRONTEND
annotation
class
AnnKlass
class
Child
:
<!
FINAL_SUPERTYPE
!>
AnnKlass
<!>
/* GENERATED_FIR_TAGS: annotationDeclaration, classDeclaration */