Commit 2da999372a
Changed files (1)
src-self-hosted
src-self-hosted/module.zig
@@ -114,6 +114,7 @@ pub const Module = struct {
DiskQuota,
InputOutput,
NoStdHandles,
+ Overflow,
};
pub const Event = union(enum) {