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:
Anton Bannykh
2018-06-18 13:01:03 +03:00
parent 43e3314255
commit b551afb202
10 changed files with 4 additions and 13 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND: JS_IR
// NO_CHECK_LAMBDA_INLINING
// FILE: 1.kt
package test