cypher121
val (a, b) = run { object { operator fun component1() = 1 operator fun component2() = 2 } }