Use erased upper bound instead of checking for inline type

This commit is contained in:
Ilmir Usmanov
2021-02-17 14:26:59 +01:00
parent 741c1a864f
commit cacd84390e
5 changed files with 10 additions and 5 deletions
@@ -1,5 +1,6 @@
// WITH_RUNTIME
// KJS_WITH_FULL_RUNTIME
// IGNORE_BACKEND: WASM
object Foo {
fun foo(result: Result<String>) {