Add actual: handle primary & secondary constructors as compatible
So #KT-23686 Fixed
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
// DISABLE-ERRORS
|
||||
|
||||
expect class My() {
|
||||
fun test()
|
||||
}
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
// DISABLE-ERRORS
|
||||
|
||||
expect class My() {
|
||||
fun test()
|
||||
}
|
||||
Reference in New Issue
Block a user