Join Slack
Powered by
not sure if i understood you correctly, the follow...
# random
p
petersommerhoff
11/29/2017, 12:05 PM
not sure if i understood you correctly, the following compiles fine:
Copy code
class Child : Container() { override fun bar() { 3.foo() } fun baz() = 3.foo() }
Open in Slack
Previous
Next