[K/JS] Allow parameter properties inside external declarations ^KT-65965 Fixed
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
// FIR_IDENTICAL
|
||||
// !LANGUAGE: +JsExternalPropertyParameters
|
||||
|
||||
external class C(x: Int, val y: String)
|
||||
Reference in New Issue
Block a user