update tests
This commit is contained in:
parent
95b031e7a8
commit
af1c2b277d
19 changed files with 46 additions and 45 deletions
|
|
@ -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)]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue