mirror of
https://github.com/TokTok/c-toxcore
synced 2026-05-25 16:24:18 +00:00
74bf0fc2c8
This flag isn't helpful for the most common case of aggregate
initialisation, namely `{0}`. We don't want to be writing `{{{0}}}` with
some brittle number of braces.