Before printing a token using its kind, check whether it has a symbol and print this...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 13 May 2012 21:30:43 +0000 (23:30 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Mon, 14 May 2012 14:23:37 +0000 (16:23 +0200)
commit1b57101d07318feaae6f83b5ebc882aaaaeee2ae
tree5c98029e5a42ff1aa2cca4f9d168250c7e1f0974
parent11507d826b772a31d0e47c6be0af7705bcaa956e
Before printing a token using its kind, check whether it has a symbol and print this instead.

This makes a difference when there are different spellings for the same token.
token.c