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
|
||||
class A {
|
||||
companion object
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user