Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
0801cc12da5af28d8009eb66d070f37079ab755d
/
.
/
idea
/
idea-completion
/
testData
/
keywords
/
InClassNoCompletionInValName.kt
blob: 8eccdf21d6ef9bcb5c150ae869b6076e03b55ad5 [
file
] [
log
] [
blame
]
class
Test
{
val
<caret>
}
// NUMBER: 0
/* KT-4158 Type "var i" and press space. "var if" is auto-inserted. */