mirror of
https://github.com/TinyCC/tinycc.git
synced 2025-12-27 01:28:48 +00:00
Parse a type if there is only one '(' before a type token.
Otherwise a recursion will perform a job.
Parse a type if there is only one '(' before a type token.
Otherwise a recursion will perform a job.