Pass more tests
All checks were successful
CI / ci (ReleaseFast, ubuntu-latest) (push) Successful in 1m21s
CI / ci (ReleaseSmall, ubuntu-latest) (push) Successful in 1m19s
CI / ci (ReleaseSafe, ubuntu-latest) (push) Successful in 1m28s
CI / ci (Debug, ubuntu-latest) (push) Successful in 2m15s

This commit is contained in:
David Gonzalez Martin 2025-04-13 15:59:56 -06:00
parent 7186fd5ab4
commit cd93e3b871

View File

@ -237,4 +237,7 @@ const names = &[_][]const u8{
"struct_zero",
"unreachable",
"varargs",
"c_abi0",
"c_abi1",
"c_med_struct_ints",
};