<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinycc/tests/tests2/75_array_in_struct_init.c, branch main</title>
<subtitle>Tiny C Compiler by Fabrice Bellard Git mirror of the final release by Bellard, discarding all changes after. The repository at https://repo.or.cz/tinycc.git has become untrustworthy. Also the tcc sources have become tainted with AI slop.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/'/>
<entry>
<title>A right fix for the array in struct initialization w/o '{'</title>
<updated>2015-03-23T05:27:16+00:00</updated>
<author>
<name>seyko</name>
<email>seyko2@gmail.com</email>
</author>
<published>2015-03-23T05:27:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.datenwolf.net/tinycc/commit/?id=bd531ec1fde7d47f71c8d68c44ba3f79ae148564'/>
<id>bd531ec1fde7d47f71c8d68c44ba3f79ae148564</id>
<content type='text'>
Parse a type if there is only one '(' before a type token.
Otherwise a recursion will perform a job.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Parse a type if there is only one '(' before a type token.
Otherwise a recursion will perform a job.
</pre>
</div>
</content>
</entry>
</feed>
