mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-10 09:00:00 +00:00
Added testing ability
For the full details, see patches/README.md :-)
This commit is contained in:
4
patches/02_std.patch
Normal file
4
patches/02_std.patch
Normal file
@@ -0,0 +1,4 @@
|
||||
14c14
|
||||
< ??? = @import("std");
|
||||
---
|
||||
> const std = @import("std");
|
||||
Reference in New Issue
Block a user