updating to zig 0.16
This commit is contained in:
@@ -33,7 +33,7 @@ pub const Serializer = @import("Serializer.zig");
|
||||
pub const SpirvWriter = @import("SpirvWriter.zig");
|
||||
|
||||
test {
|
||||
std.testing.refAllDeclsRecursive(@This());
|
||||
std.testing.refAllDecls(@This());
|
||||
}
|
||||
|
||||
test "hashOption" {
|
||||
|
||||
Reference in New Issue
Block a user