mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-14 16:46:14 +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.