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