forked from mirror/vulkan-zig
Single tagged union for all declarations instead of separate hash maps
This commit is contained in:
@@ -28,5 +28,5 @@ pub fn main() !void {
|
||||
|
||||
test "main" {
|
||||
_ = @import("xml.zig");
|
||||
_ = @import("spec.zig");
|
||||
_ = @import("registry.zig");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user