mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
update tests
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
// lldb-command:run
|
||||
|
||||
// lldb-command:v *abc
|
||||
// lldb-check:(enum_thinlto::ABC) *abc = { value = { x = 0 y = 8970181431921507452 } $discr$ = 0 }
|
||||
// lldb-check:(enum_thinlto::ABC) *abc = TheA{x:0, y:8970181431921507452} { x = 0 y = 8970181431921507452 }
|
||||
|
||||
#![allow(unused_variables)]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user