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