mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
parent
40c9b13608
commit
80b8294bcc
1 changed files with 0 additions and 2 deletions
|
|
@ -72,7 +72,6 @@ pub fn addCases(cases: *tests.StackTracesContext) void {
|
|||
.ReleaseSafe = .{
|
||||
.exclude_os = .{
|
||||
.windows, // TODO
|
||||
.linux, // TODO
|
||||
},
|
||||
.expect =
|
||||
\\error: TheSkyIsFalling
|
||||
|
|
@ -139,7 +138,6 @@ pub fn addCases(cases: *tests.StackTracesContext) void {
|
|||
.ReleaseSafe = .{
|
||||
.exclude_os = .{
|
||||
.windows, // TODO
|
||||
.linux, // TODO
|
||||
},
|
||||
.expect =
|
||||
\\error: TheSkyIsFalling
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue