Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ebcc2cc3b207156c1c0e90e5107aa356b8fa8d72
/
.
/
compiler
/
testData
/
asJava
/
annotations
/
NestedClass.kt
blob: dba5953d2e60cf5a2088c09a33f8debd4d849dc5 [
file
]
annotation
class
Ann
class
Outer
{
@Ann
class
Nested
}