mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
E.g. "struct { struct S s; int a;} = { others, 42 };"
if 'others' is also a 'struct S'. Also when the value is a
compound literal. See added testcases.
1.7 KiB
1.7 KiB