diff options
Diffstat (limited to 'tests/ui/for-loop-while/foreach-simple-outer-slot.rs')
| -rw-r--r-- | tests/ui/for-loop-while/foreach-simple-outer-slot.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/for-loop-while/foreach-simple-outer-slot.rs b/tests/ui/for-loop-while/foreach-simple-outer-slot.rs index a8d42a789ba..9d4b6dc9eaa 100644 --- a/tests/ui/for-loop-while/foreach-simple-outer-slot.rs +++ b/tests/ui/for-loop-while/foreach-simple-outer-slot.rs @@ -1,4 +1,4 @@ -// run-pass +//@ run-pass |
