JS IR: Remove inline functions with reified type parameters
Otherwise we cannot handle type casts
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
fun box(): String {
|
||||
main(array())
|
||||
return "OK"
|
||||
|
||||
Reference in New Issue
Block a user