We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039a3fe commit 722b690Copy full SHA for 722b690
src/Core.zig
@@ -1,4 +1,4 @@
1
-const std = @import("std");
+const std = (@import("std"));
2
3
const mach = @import("main.zig");
4
const gpu = mach.gpu;
0 commit comments