[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
@@ -48,6 +48,6 @@ fun box() {
// Array.kt:75 $kotlin.Array.set (8, 20, 27, 16, 8, 20, 27, 16)
// Array.kt:76 $kotlin.Array.set (5, 5)
// String.kt:149 $kotlin.stringLiteral (11, 4, 11, 4)
// test.kt:16 $box (4, 4)
// test.kt:16 $box
// b.kt:9 $b (10, 10, 10, 10, 13)
// test.kt:17 $box