Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
699829ccb3e80dbb53c10cccdf1e50f06a5c5346
/
.
/
idea
/
testData
/
codeInsight
/
outOfBlock
/
InTopFun.kt
blob: 75a4e2a2a520c8ed959c48aa0ca1c17a76b67a0e [
file
]
// OUT_OF_CODE_BLOCK: FALSE
// ERROR: Unresolved reference: printlna
fun more
()
{
println
<caret>
}