blob: 9bcf342a7aaba5ef6aca4d9c3b541d67af3fcec7 [file] [log] [blame]
// IS_APPLICABLE: false
fun foo() {
fun call() {}
<selection>call()</selection>
}