mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +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.