diff options
Diffstat (limited to 'tests/debuginfo/tuple-in-struct.rs')
| -rw-r--r-- | tests/debuginfo/tuple-in-struct.rs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/debuginfo/tuple-in-struct.rs b/tests/debuginfo/tuple-in-struct.rs index 759eab8e8a0..e36d924e925 100644 --- a/tests/debuginfo/tuple-in-struct.rs +++ b/tests/debuginfo/tuple-in-struct.rs @@ -1,6 +1,6 @@ -// min-lldb-version: 310 +//@ min-lldb-version: 310 -// compile-flags:-g +//@ compile-flags:-g // gdb-command:run |
