index
:
ziglings
main
Learning zig by fixing tiny broken programs https://github.com/ratfactor/ziglings
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
patches
/
01_hello.patch
blob: fb360a730f37eca37c95ba33d578c4e351f73db2 (
plain
)
1
2
3
4
19c19 < fn main() void { --- > pub fn main() void {