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