| author | |
| committer | |
| log | 9327aaefb651fdb584473ff8a4cc4fd5cb55cd51 |
| tree | 069776c884f34a5d21455085d180f6d25e52b696 |
| parent | dcfc851349a660da4b4b37c25959905d3323a824 |
| 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,6 +436,7 @@ pub fn addCases(cases: *@import("tests.zig").ErrorTracesContext) void { |
| 436 | .{ .x86, .linux }, | 436 | .{ .x86, .linux }, |
| 437 | .{ .aarch64, .linux }, | 437 | .{ .aarch64, .linux }, |
| 438 | .{ .loongarch64, .linux }, | 438 | .{ .loongarch64, .linux }, |
| 439 | .{ .riscv64, .linux }, | ||
| 439 | .{ .x86_64, .windows }, | 440 | .{ .x86_64, .windows }, |
| 440 | .{ .x86, .windows }, | 441 | .{ .x86, .windows }, |
| 441 | .{ .x86_64, .macos }, | 442 | .{ .x86_64, .macos }, |