mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-24 11:33:28 +08:00
That means: we do not macro-expand the argument of 'defined' Also: store the last token position into the TokenString structure in order to get rid of the tok_last function.