Join Slack
Powered by
this doesn't seem to work, what am I doing wrong? ...
# announcements
j
jan.rabe
01/19/2017, 3:07 PM
this doesn't seem to work, what am I doing wrong?
Copy code
open class Value(val cmd: String) data class MyValue(val s: String) : Value("cookie")
Open in Slack
Previous
Next