| author | |
| committer | |
| log | 7f648c297eab89d4cad9537f96e7c237c8a9938b |
| tree | a96692e0d8dcf9e07cf5a2d22b73410ae41f0e40 |
| parent | 622c5f3200f66e9db74d696b5dbec308f61d506e |
1 files changed, 2 insertions(+), 0 deletions(-)
src/Autodoc.zig+2| ... | @@ -136,6 +136,8 @@ pub fn generateZirData(self: *Autodoc) !void { | ... | @@ -136,6 +136,8 @@ pub fn generateZirData(self: *Autodoc) !void { |
| 136 | }, | 136 | }, |
| 137 | }; | 137 | }; |
| 138 | }, | 138 | }, |
| 139 | .u0_type, | ||
| 140 | .i0_type, | ||
| 139 | .u1_type, | 141 | .u1_type, |
| 140 | .u8_type, | 142 | .u8_type, |
| 141 | .i8_type, | 143 | .i8_type, |