[Wasm] Better preserve IR types after inlining

This commit is contained in:
Igor Laevsky
2021-12-30 18:19:24 +02:00
parent 9ae452e489
commit cfcbe9e1e2
15 changed files with 49 additions and 62 deletions
@@ -1,5 +1,4 @@
// WITH_STDLIB
// IGNORE_BACKEND: WASM
object Foo {
fun foo(result: Result<String>) {