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
/
patches
/
009_if.patch
blob: 0b0018394dd490f01d15ada78b3930b97998a3da (
plain
)
1
2
3
4
27c27 < if (foo) { --- > if (foo == 1) {