mirror of
https://github.com/mirror/tinycc.git
synced 2026-09-01 12:07:53 +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.