mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-25 17:15:44 +00:00
When experimenting with different inheritance structures, I ended up seeing compilation failures whenever a parent class defined a `call` method. This seems more in line with the rest of the code.