blob: f7be9040751ace9b25237a01971138f985b9eaf3 [file]
fun foo() {
(val first, val second) = 1 to 2
}