[IR] Drop inlineArgumentsWithOriginalOffset from inliner

#KT-66509
This commit is contained in:
Ivan Kylchik
2024-03-12 12:21:44 +01:00
committed by Space Team
parent 3ee126de74
commit ddcef6396e
4 changed files with 7 additions and 13 deletions
@@ -29,7 +29,7 @@ fun g() {}
// EXPECTATIONS WASM
// test.kt:4 $box (12, 4)
// test.kt:5 $box
// test.kt:9 $box (4, 4)
// test.kt:5 $box (4, 6)
// test.kt:9 $box
// test.kt:12 $g
// test.kt:6 $box