aboutsummaryrefslogtreecommitdiff
path: root/patches/02_std.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/02_std.patch')
-rw-r--r--patches/02_std.patch4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/02_std.patch b/patches/02_std.patch
new file mode 100644
index 0000000..6c97adb
--- /dev/null
+++ b/patches/02_std.patch
@@ -0,0 +1,4 @@
+14c14
+< ??? = @import("std");
+---
+> const std = @import("std");