| author | |
| committer | |
| log | bb46709762ab081e1b36eef8e75a5d2d3b09ba24 |
| tree | 98ee96b24f91507d29fb369d28f8d3866fb097a8 |
| parent | 9db475de70fb7a91fefbf32a6da170f93cc17dbc |
| signature |
1 files changed, 1 insertions(+), 0 deletions(-)
test/error_traces.zig+1| ... | ... | @@ -439,6 +439,7 @@ pub fn addCases(cases: *@import("tests.zig").ErrorTracesContext) void { |
| 439 | 439 | .{ .powerpc64le, .linux }, |
| 440 | 440 | .{ .riscv64, .linux }, |
| 441 | 441 | .{ .s390x, .linux }, |
| 442 | .{ .x86_64, .openbsd }, | |
| 442 | 443 | .{ .x86_64, .windows }, |
| 443 | 444 | .{ .x86, .windows }, |
| 444 | 445 | .{ .x86_64, .macos }, |