diff options
Diffstat (limited to 'tests/ui/functions-closures/closure-inference2.rs')
| -rw-r--r-- | tests/ui/functions-closures/closure-inference2.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/functions-closures/closure-inference2.rs b/tests/ui/functions-closures/closure-inference2.rs index 4ce132e86ca..8db7016be6d 100644 --- a/tests/ui/functions-closures/closure-inference2.rs +++ b/tests/ui/functions-closures/closure-inference2.rs @@ -1,4 +1,4 @@ -// run-pass +//@ run-pass // Test a rather underspecified example: #![allow(unused_braces)] |
