Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
outOfBlock
/
InPropertyWithInference.kt
blob: b0a0a541f273e287bfbb7192ad06f00761b4bac2 [
file
]
// OUT_OF_CODE_BLOCK: TRUE
class
Test
{
val a
=
"aasdf<caret>"
}