Expect/actual markers: handle secondary constructors correctly
So #KT-20309 Fixed
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
// !CHECK_HIGHLIGHTING
|
||||
|
||||
expect class SecondaryConstructor{
|
||||
constructor(name: String, surname: String)
|
||||
}
|
||||
Reference in New Issue
Block a user