Join Slack
Powered by
EDIT: Ignore me, its all good in the hood. I don'...
# language-proposals
j
jkbbwr
03/14/2016, 6:17 PM
EDIT: Ignore me, its all good in the hood. I don't think kotlin should generate a constructor for a non defined header
Copy code
class Person { constructor(parent: String) { println("foo") } }
Open in Slack
Previous
Next