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