JS IR: minor fix for callable ref translation
The caching variable has to have no initializers so that there is no dependence on evaluation order.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
package a.b
|
||||
|
||||
interface Test {
|
||||
|
||||
Reference in New Issue
Block a user