mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-27 23:12:06 +00:00
If we don't do this, and there a class in a namespace with the same name, type resolution gets confused between `<namespace>::<class>` and `<class>::<constructor>`.