| author | |
| committer | |
| log | f75e4027bdb92f6aba265bc1c8d39bea25624016 |
| tree | 6fa73c32b7e3219bb688faa9843fd98df49b0649 |
| parent | e58fea8227828c0653d687b3baac785ae0564bcd |
| 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_64, .linux }, |
| 437 | 437 | .{ .x86, .linux }, |
| 438 | 438 | .{ .aarch64, .freebsd }, |
| 439 | .{ .aarch64, .netbsd }, | |
| 439 | 440 | .{ .aarch64, .linux }, |
| 440 | 441 | .{ .loongarch64, .linux }, |
| 441 | 442 | .{ .powerpc64le, .linux }, |