mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-02 16:33:31 +02:00
5 lines
49 B
Diff
5 lines
49 B
Diff
27c27
|
|
< if (foo) {
|
|
---
|
|
> if (foo == 1) {
|