mirror of
https://github.com/byteworksinc/ORCA-C.git
synced 2025-01-15 14:29:48 +00:00
8278f7865a
These are tokens that follow the syntax for a preprocessing number, but not for an integer or floating constant after preprocessing. They are now allowed within the preprocessing phases of the compiler. They are not legal after preprocessing, but they may be used as operands of the # and ## preprocessor operators to produce legal tokens.