You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous logic would have UniqueNames shadow everything else. So if one starts
with a UniqueName(prefix, sep, number), and then does a qualified name, one gets a
unique name or a qualified name. the resulting name should still be recognized as a
qualified name, however. The change in this commit achieves that.
0 commit comments