mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-19 15:06:33 +00:00
The preprocessor now understands when a function-like macro is defined, and can also parse calls to such macros. The actual evaluation of function-like macros will be done in a separate commit.