autodoc: Added u0, i0 to correctly indexed types
This commit is contained in:
committed by
Loris Cro
parent
622c5f3200
commit
7f648c297e
@@ -136,6 +136,8 @@ pub fn generateZirData(self: *Autodoc) !void {
|
||||
},
|
||||
};
|
||||
},
|
||||
.u0_type,
|
||||
.i0_type,
|
||||
.u1_type,
|
||||
.u8_type,
|
||||
.i8_type,
|
||||
|
||||
Reference in New Issue
Block a user