Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
e1e07d20949869a38f2fc0b6ceeea1235721f07f
/
.
/
compiler
/
testData
/
codegen
/
innerClassInfo
/
localClass.kt
blob: 5eab4e8ce37403af9a5724525a29c1ebbccb6245 [
file
]
class
A
{
fun foo
()
{
class
B
}
}