Join Slack
Powered by
oh i see! i was confused because this didnt work: ...
# getting-started
p
poohbar
12/10/2016, 4:40 PM
oh i see! i was confused because this didnt work:
Copy code
class MyClass(field: String) { fun myFoo() { println(field) // field unavailable here } }
👍 1
2
Views
Open in Slack
Previous
Next