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