Value read 20 p[0] = { val (x, y) = it }
Value read 26 takeExtFun { val (x, y) = this }
Value read 28 takeFun1 { val (x, y) = it }
Value read 29 takeFun2 { a, n -> val (x, y) = a!! }
Value read 30 takeFun3 { val (x, y) = it[0] }
Value read 32 x(p) { val (x, y) = it }
Value read 33 x(p, fun (p) { val (x, y) = p })
Value read 41 "".v = { val (x, y ) = it }