Support destructuring in lambda parameters (KT-14422) and skipping some components in a destructuring declaration (KT-14507).
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// TODO: enable JS backend when issue KT-14535 is fixed
|
||||
// TARGET_BACKEND: JVM
|
||||
class A {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user