Join Slack
Communities
Powered by
they can be used whenever the class is in scope. e...
# announcements
k
kirillrakhman
01/04/2017, 2:19 PM
they can be used whenever the class is in scope. e.g.
Copy code
class Foo { String.bar() = "" } with(Foo()) { "a".bar() }
Open in Slack
Previous
Next