// Test for message: invalid initializer type %s [176]
/* This message is not used. */
/* lint1-extra-flags: -X 351 */
/*
* Before init.c 1.161 from 2021-03-28, lint wrongly complained about
* initializers with redundant braces.
*
* C99 allows these, both GCC and Clang warn about them since they are unusual
* and confusing.
*/