aboutsummaryrefslogtreecommitdiff
path: root/src/test/run-pass/break.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add support for break and cont to rustcMarijn Haverbeke2011-03-271-0/+40
Testing proper cleanup is hampered by https://github.com/graydon/rust/issues/293