Treat expect classes as not having implicit default constructors
#KT-15522 Fixed
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
expect class Printer {
|
||||
expect class Printer() {
|
||||
fun print(message: String)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user