| author | |
| committer | |
| log | b781615e09c53a322e3ed8d88eb3fac10259eb56 |
| tree | c680fec16dc02b5b9628abbe274a9228ff040dbc |
| parent | bbc77df3eb91b9c9dc6b334cd344670f64c4a457 |
| signature |
1 files changed, 1 insertions(+), 0 deletions(-)
test/error_traces.zig+1| ... | ... | @@ -435,6 +435,7 @@ pub fn addCases(cases: *@import("tests.zig").ErrorTracesContext) void { |
| 435 | 435 | .{ .x86_64, .netbsd }, |
| 436 | 436 | .{ .x86_64, .linux }, |
| 437 | 437 | .{ .x86, .linux }, |
| 438 | .{ .aarch64, .freebsd }, | |
| 438 | 439 | .{ .aarch64, .linux }, |
| 439 | 440 | .{ .loongarch64, .linux }, |
| 440 | 441 | .{ .powerpc64le, .linux }, |