Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
codeInsight
/
outOfBlock
/
InFunctionLiteral.kt
blob: 0a22e760487a3a2527e7f85e898440214a8ecfc9 [
file
] [
log
] [
blame
]
// FALSE
fun main
()
{
jq
()
{
pri
<caret>
}
}