update tests

This commit is contained in:
Walnut 2025-11-24 00:17:53 -06:00
parent 95b031e7a8
commit af1c2b277d
19 changed files with 46 additions and 45 deletions

View file

@ -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)]