Update to zig master
This commit is contained in:
parent
39b857df5c
commit
9005cce68b
3 changed files with 4 additions and 4 deletions
|
|
@ -578,5 +578,5 @@ pub fn init(mem_profile: *const MemProfile) void {
|
|||
}
|
||||
|
||||
test "" {
|
||||
std.meta.refAllDecls(@This());
|
||||
std.testing.refAllDecls(@This());
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue