JS: when translating nested classes of local classes, capture closure variables via outermost local class. See KT-12566
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
// IGNORE_BACKEND: JS
|
||||
// Enable when KT-12566 gets fixed
|
||||
|
||||
fun box(): String {
|
||||
var log = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user