Join Slack
Powered by
interesting. if I try to declare `override fun bar...
# announcements
k
kirillrakhman
12/24/2015, 12:07 PM
interesting. if I try to declare
override fun bar(a: String, b: String = "world") = a + b
it doesn't compile anymore
Open in Slack
Previous
Next