Create actual: do not generate default parameter values in constructor
So #KT-26517 Fixed
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
// "Create actual class for module testModule_JVM (JVM)" "true"
|
||||
|
||||
expect class <caret>WithConstructor(s: String = "Hello")
|
||||
Vendored
+3
@@ -0,0 +1,3 @@
|
||||
// "Create actual class for module testModule_JVM (JVM)" "true"
|
||||
|
||||
expect class <caret>WithConstructor(s: String = "Hello")
|
||||
Reference in New Issue
Block a user