Skip to content

Commit 39572c7

Browse files
committed
Add comment to tests/ui/for-loop-while/nested-loop-break-unit.rs
1 parent 6f0b57a commit 39572c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/for-loop-while/nested-loop-break-unit.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
//! regression test for issue #2642
12
//@ run-pass
23
#![allow(dead_code)]
34

0 commit comments

Comments
 (0)