| author | |
| committer | |
| log | 2da999372a1f7848af59b07fe14ef025354f4c51 |
| tree | c2a55f829ca395af00070f943a082ce2fa9c3975 |
| parent | 96a6bc57d20cff5171437a483422f53b0231a03d |
1 files changed, 1 insertions(+), 0 deletions(-)
src-self-hosted/module.zig+1| ... | ... | @@ -114,6 +114,7 @@ pub const Module = struct { |
| 114 | 114 | DiskQuota, |
| 115 | 115 | InputOutput, |
| 116 | 116 | NoStdHandles, |
| 117 | Overflow, | |
| 117 | 118 | }; |
| 118 | 119 | |
| 119 | 120 | pub const Event = union(enum) { |