Join Slack
Communities
Powered by
Problem is, if you have a `when` statement in a lo...
# language-proposals
d
dmitry.petrov
03/07/2017, 10:56 AM
Problem is, if you have a
when
statement in a loop, you just can't use
break
or
continue
without a label there.
Open in Slack
Previous
Next