index
:
zigling-exercises.git
main
My copy of the Zigling exercises and their solutions. See the original at https://codeberg.org/ziglings/exercises
Ibrahim Muftee
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
patches
/
02_std.patch
blob: 6c97adba537aa1c334c30e5b01878047a85e9c08 (
plain
)
1
2
3
4
14c14 < ??? = @import("std"); --- > const std = @import("std");