Files
tinycc/tests/tests2/75_array_in_struct_init.c
seyko bd531ec1fd A right fix for the array in struct initialization w/o '{'
Parse a type if there is only one '(' before a type token.
Otherwise a recursion will perform a job.
2015-03-23 08:27:16 +03:00

4.7 KiB