Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
6330def4271b547b5c7db5f9759e387de2908e94
/
.
/
compiler
/
testData
/
diagnostics
/
tests
/
annotations
/
InheritingAnnotationClass.fir.kt
blob: 951e527f6c9f46ab67d2844d76b47981b7c6e999 [
file
] [
log
] [
blame
]
annotation
class
AnnKlass
class
Child
:
<!
FINAL_SUPERTYPE
!>
AnnKlass
<!>