Join Slack
Powered by
I.e. that this behaves differently ```fun foo() { ...
# language-proposals
y
yogurtearl
10/17/2015, 10:24 PM
I.e. that this behaves differently
Copy code
fun foo() { ints.forEach { if (it == 0) return print(it) } }
Open in Slack
Previous
Next