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