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