We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
zig/src/Compilation.zig
Line 328 in 63aabbb
vs
zig/src/main.zig
Line 3133 in 63aabbb
Probably the latter should be changed to convert to the Compilation error message struct. You can see an example of this code here:
zig/src/Module.zig
Lines 2467 to 2476 in 63aabbb
and then
Lines 394 to 441 in 63aabbb