Api constant rendering

This commit is contained in:
Robin Voetter
2020-06-16 19:24:39 +02:00
parent a6db3db211
commit df886c5167
5 changed files with 94 additions and 18 deletions

View File

@@ -138,5 +138,3 @@ test "main" {
_ = @import("xml.zig");
_ = @import("registry/c-parse.zig");
}
// TODO: Fix not all struct fields being marked as optional properly.