blob: e97de1876f3f11ef3daa213213f155c3aa441953 [file] [log] [blame]
fun foo() {
val function = { y: Int -> "abc" }
}