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