perlang-org / perlang

The Perlang Programming Language
https://perlang.org
MIT License
16 stars 1 forks source link

(parser) Fix bug in C++ preprocessor parsing #481

Closed perlun closed 3 months ago

perlun commented 3 months ago

There was a problem in parsing the end of the preprocessor directives, causing certain C++ constructs to fail.