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