mirror of
https://github.com/TokTok/c-toxcore
synced 2026-09-16 14:53:15 +00:00
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.