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