Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
e74282753ae0fda39015b2d1cc9c31db24bb800c
/
.
/
idea
/
testData
/
codeInsight
/
outOfBlock
/
InClassInClass.kt
blob: 8365185537fb286401285c7f9150fc809ba5b91e [
file
]
// TRUE
class
Test
{
class
Other
{
<caret>
}
}