Create from Usage: Generate secondary constructors by call expressions
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
// "Create secondary constructor" "true"
|
||||
// ERROR: Too many arguments for public/*package*/ constructor J() defined in J
|
||||
|
||||
fun test() = J(1)
|
||||
Reference in New Issue
Block a user