blob: 6cfac843d45e77f7a1310eb6c2014228d1211268 [file]
// OUT_OF_CODE_BLOCK: FALSE
// ERROR: Unresolved reference: a
fun test() {
fun hello() {
<caret>
}
}