Skip to content

Commit 722b690

Browse files
committed
nop change to see what caching does on a minor change
1 parent 039a3fe commit 722b690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core.zig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const std = @import("std");
1+
const std = (@import("std"));
22

33
const mach = @import("main.zig");
44
const gpu = mach.gpu;

0 commit comments

Comments
 (0)