Update stack_traces test

This commit is contained in:
LemonBoy 2020-11-23 12:36:03 +01:00
parent 560043dadf
commit bfa7e5c743

View File

@ -282,7 +282,7 @@ pub fn addCases(cases: *tests.StackTracesContext) void {
\\source.zig:10:8: [address] in main (test)
\\ foo();
\\ ^
\\start.zig:331:29: [address] in std.start.posixCallMainAndExit (test)
\\start.zig:337:29: [address] in std.start.posixCallMainAndExit (test)
\\ return root.main();
\\ ^
\\start.zig:162:5: [address] in std.start._start (test)