diff options
Diffstat (limited to 'tests/codegen/debug-accessibility/struct-fields.rs')
| -rw-r--r-- | tests/codegen/debug-accessibility/struct-fields.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen/debug-accessibility/struct-fields.rs b/tests/codegen/debug-accessibility/struct-fields.rs index 76831bdc6c6..f68bb3438be 100644 --- a/tests/codegen/debug-accessibility/struct-fields.rs +++ b/tests/codegen/debug-accessibility/struct-fields.rs @@ -1,4 +1,4 @@ -// compile-flags: -C debuginfo=2 +//@ compile-flags: -C debuginfo=2 #![allow(dead_code)] |
