Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
kotlinAndJavaChecker
/
javaWithKotlin
/
InnerClassWithoutName.kt
blob: 7f8c569012f3f4c5dbc72ab72123ee1c021099ea [
file
]
class
Test5
{
inner
class
In1
{}
inner
class
}