about summary refs log tree commit diff
path: root/tests/debuginfo/constant-in-match-pattern.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/debuginfo/constant-in-match-pattern.rs')
-rw-r--r--tests/debuginfo/constant-in-match-pattern.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/debuginfo/constant-in-match-pattern.rs b/tests/debuginfo/constant-in-match-pattern.rs
index e1b533b723b..f34284be164 100644
--- a/tests/debuginfo/constant-in-match-pattern.rs
+++ b/tests/debuginfo/constant-in-match-pattern.rs
@@ -1,6 +1,6 @@
-// min-lldb-version: 310
+//@ min-lldb-version: 310
 
-// compile-flags:-g
+//@ compile-flags:-g
 
 #![allow(dead_code, unused_variables)]
 #![feature(omit_gdb_pretty_printer_section)]