PP, nonfunctional: Remove crufty bit-twiddling of tokens.

This commit is contained in:
John Kessenich
2017-02-10 12:56:05 -07:00
parent 8e711b84bd
commit b49bb2ca5c
7 changed files with 52 additions and 51 deletions

View File

@@ -4,7 +4,7 @@ ERROR: 0:1: '#if' : unexpected tokens following directive
ERROR: 0:3: '#error' : A <bad token> B
ERROR: 0:4: 'preprocessor evaluation' : bad expression
ERROR: 0:4: '#if' : unexpected tokens following directive
ERROR: 0:6: '<27>' : unexpected token
ERROR: 0:6: '<27>' : unexpected token
ERROR: 0:7: '' : syntax error
ERROR: 7 compilation errors. No code generated.