Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
9fc4d94d04f972782fee2dc5b3b25d052d88601a
/
.
/
compiler
/
testData
/
codegen
/
innerClassInfo
/
innerClassInfo.kt
blob: 2b5af6d519fe55b8361845fc62f2933856fc46fc [
file
]
class
A
{
class
B
{
inner
class
C
}
companion
object
}