about summary refs log tree commit diff
path: root/tests/debuginfo/struct-in-struct.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/debuginfo/struct-in-struct.rs')
-rw-r--r--tests/debuginfo/struct-in-struct.rs4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/debuginfo/struct-in-struct.rs b/tests/debuginfo/struct-in-struct.rs
index a9e7797ec70..287564a36cd 100644
--- a/tests/debuginfo/struct-in-struct.rs
+++ b/tests/debuginfo/struct-in-struct.rs
@@ -1,6 +1,6 @@
-// min-lldb-version: 310
+//@ min-lldb-version: 310
 
-// compile-flags:-g
+//@ compile-flags:-g
 
 // === GDB TESTS ===================================================================================