| author | |
| committer | |
| log | f36949ead358e2fa4430454e15685e60e6bd07f5 |
| tree | 0ac2d2df7141dfe36e9c114a9ed7fcefa4f9b922 |
| parent | d5e3c8a2aaeda1509ef08623be7c772cb53433c9 |
| signature |
1 files changed, 1 insertions(+), 0 deletions(-)
test/error_traces.zig+1| ... | ... | @@ -436,6 +436,7 @@ pub fn addCases(cases: *@import("tests.zig").ErrorTracesContext) void { |
| 436 | 436 | .{ .x86, .linux }, |
| 437 | 437 | .{ .aarch64, .linux }, |
| 438 | 438 | .{ .loongarch64, .linux }, |
| 439 | .{ .powerpc64le, .linux }, | |
| 439 | 440 | .{ .riscv64, .linux }, |
| 440 | 441 | .{ .s390x, .linux }, |
| 441 | 442 | .{ .x86_64, .windows }, |