mirror of
https://github.com/zeldaret/tww.git
synced 2026-07-07 21:30:47 -04:00
64dd688ddd
(COND) == 0 and !(COND) both only match sometimes, but (void)((COND) || ...) seems to work all the time.