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