tinycc/tests/pp/21.expect
grischka 6c468c10f7 tccpp: allow "#define X defined Y ..."
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.
2017-07-09 11:46:14 +02:00

9 lines
72 B
Plaintext

----- 1 ------
OK
----- 2 ------
OK
----- 3 ------
OK
----- 4 ------
OK