Skip to content

Commit

Permalink
E0268 UT New Format
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamsundarb-arch authored Aug 9, 2016
1 parent 2d61642 commit 4682a29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/compile-fail/E0268.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@

fn main() {
break; //~ ERROR E0268
//~| NOTE cannot break outside of a loop
}

0 comments on commit 4682a29

Please sign in to comment.