diff options
Diffstat (limited to 'tests/codegen/consts.rs')
| -rw-r--r-- | tests/codegen/consts.rs | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codegen/consts.rs b/tests/codegen/consts.rs index 3797e1a99da..93c58c37c28 100644 --- a/tests/codegen/consts.rs +++ b/tests/codegen/consts.rs @@ -1,4 +1,4 @@ -// compile-flags: -C no-prepopulate-passes +//@ compile-flags: -C no-prepopulate-passes #![crate_type = "lib"]  | 
