exercises/patches/patches/09_if.patch
2021-02-15 17:13:55 -05:00

4 lines
49 B
Diff

26c26
< if (foo) {
---
> if (foo == 1) {