| author | |
| committer | |
| log | 066c7add1c94dfbf93f1f8bd123e2efb3aefb982 |
| tree | 33b581da72c7293046deb1ca233a2587f4929691 |
| parent | 91b941f54773aef1bf587b09889fd46ffc4255d9 |
| signature |
1 files changed, 1 insertions(+), 0 deletions(-)
test/error_traces.zig+1| ... | ... | @@ -668,6 +668,7 @@ pub fn addCases(cases: *Context, params: *const Context.CaseParameters, target: |
| 668 | 668 | .{ .x86, .linux }, |
| 669 | 669 | .{ .aarch64, .freebsd }, |
| 670 | 670 | .{ .aarch64, .netbsd }, |
| 671 | .{ .aarch64, .openbsd }, | |
| 671 | 672 | .{ .aarch64, .linux }, |
| 672 | 673 | .{ .loongarch64, .linux }, |
| 673 | 674 | .{ .powerpc64le, .linux }, |