mirror of
https://github.com/ziglang/zig.git
synced 2026-02-14 05:20:34 +00:00
add another BuildError code
This commit is contained in:
parent
96a6bc57d2
commit
2da999372a
@ -114,6 +114,7 @@ pub const Module = struct {
|
||||
DiskQuota,
|
||||
InputOutput,
|
||||
NoStdHandles,
|
||||
Overflow,
|
||||
};
|
||||
|
||||
pub const Event = union(enum) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user