[K/Wasm] Fix DROP location

This commit is contained in:
Artem Kobzar
2024-03-04 15:05:23 +00:00
committed by Space Team
parent 4b57f38e4e
commit 30aae741a6
53 changed files with 148 additions and 141 deletions
+1 -1
View File
@@ -47,7 +47,7 @@ fun bar(x: Int) =
// test.kt:15 box
// EXPECTATIONS WASM
// test.kt:14 $box (8, 4, 4)
// test.kt:14 $box (8, 4)
// foo.kt:5 $foo (8, 13, 8, 8, 13, 8)
// foo.kt:8 $foo (15, 11, 4)
// test.kt:18 $bar (8, 12, 8)