Fix capturing variables declared via destructuring (#KT-14535 fixed).
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// TODO: enable JS backend when issue KT-14535 is fixed
|
||||
// IGNORE_BACKEND: JS
|
||||
class A {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user