diff options
Diffstat (limited to 'tests/ui/path.rs')
| -rw-r--r-- | tests/ui/path.rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ui/path.rs b/tests/ui/path.rs index 4c137de82d0..cd6962ac3e0 100644 --- a/tests/ui/path.rs +++ b/tests/ui/path.rs @@ -1,5 +1,5 @@ -// run-pass -// pretty-expanded FIXME #23616 +//@ run-pass +//@ pretty-expanded FIXME #23616 mod foo { pub fn bar(_offset: usize) { } |
