cli/pkg
Mislav Marohnić d553f45bd1 Replace goto with break <label>
Labels are neat, but let's not use them for control flow just yet unless
it REALLY improves on any other alternative.
2019-12-20 15:05:37 +01:00
..
githubtemplate Replace goto with break <label> 2019-12-20 15:05:37 +01:00