core: update to latest Zig version
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
51b0e8695f
commit
729ffa2d17
4 changed files with 3 additions and 3 deletions
|
|
@ -6,4 +6,5 @@ pub const sysjs = @import("sysjs");
|
|||
|
||||
test {
|
||||
_ = @import("platform/libmachcore.zig");
|
||||
_ = @import("platform/libmachcore_app.zig");
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue