mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-09 06:58:44 +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>`.