blob: cecb7e9a76312980af5b0911ec66e5aa1a9744b7 [file] [log] [blame]
fun foo() {
val z = <selection>123</selection>
val x: (Int) -> Int = { 123}
}