Oddbean new post about | logout
 K&R all the way 
 ```
while ( x == y ) { func1; func2; }
```

😅 
 Gah!!!