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