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