mycoboco / beluga

a standard C compiler (with an integrated preprocessor)
http://code.woong.org/beluga
Other
65 stars 8 forks source link

support __COUNTER__ #106

Closed mycoboco closed 6 years ago

mycoboco commented 6 years ago

Support the common built-in macro, __COUNTER__.