Files
ladybird/Userland/Libraries/LibCpp/Preprocessor.cpp
Itamar 597ca68e2d LibCpp: Fix parsing of macro calls
Previously, macro calls with 0 arguments where incorrectly parsed as
calls to a macro with a single argument that doesn't contain any tokens.
2022-03-31 19:10:15 +02:00

13 KiB