[JS IR BE]
* Fix type parameters for callable references * Visit IrCallableReference tree as well
This commit is contained in:
-1
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// WITH_RUNTIME
|
||||
|
||||
class Wrapper<T>(val value: T)
|
||||
|
||||
Reference in New Issue
Block a user