Join Slack
Powered by
and then you get back to the horrible issues with ...
# language-proposals
o
orangy
01/09/2016, 12:46 AM
and then you get back to the horrible issues with DSLs…
Copy code
public val nameColumn : Column<String> by column(“name”)
instead of
Copy code
val nameColumn by column(“name”)
👍 1
Open in Slack
Previous
Next