mirror of
https://github.com/github/codeql.git
synced 2026-07-27 05:51:56 +02:00
Generation of IDs for namespace members has been fixed to generate unique IDs for variables of the same name but in different namespaces. Update the same_name test to validate this.