This website requires JavaScript.
Explore
Help
Sign In
tangzero
/
ziglings
Watch
1
Star
0
Fork
You've already forked ziglings
0
forked from
zig/exercises
Code
Pull Requests
Activity
bbbda4bd0a
ziglings
/
patches
/
patches
/
09_if.patch
Will Clardy
bbe93b1f12
Add remaining patch files
2021-02-15 17:13:55 -05:00
5 lines
49 B
Diff
Raw
Blame
History
26c26
< if (foo) {
---
> if (foo == 1) {
View Git Blame
Copy Permalink