[SLC] unmute some tests
This commit is contained in:
committed by
Space Team
parent
8544081c46
commit
0ccae0d4c6
Vendored
-1
@@ -1,5 +1,4 @@
|
||||
// TopLevelDestructuringKt
|
||||
// IGNORE_FIR
|
||||
data class Pair(val x: Int, val y: Int)
|
||||
|
||||
val (x, y) = Pair(1, 2)
|
||||
|
||||
Reference in New Issue
Block a user