mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 00:25:12 +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>`.