Global functions can't be used if a member function shadows its name, even if the argument labels are different

If it's the module/type scope we already have a way to spell that, the only problem is implementation. There is also a pitch from @beccadax a while back about this kind of issues with name lookup - Pitch: Fully qualified name syntax

2 Likes