zeek/testing/btest/Baseline/language.enum-scope
Jon Siwek 26ad26c101 Fix incorrect conflict detection of namespaced-enum-names
E.g. defining a `Foo::RED` enum name when a `GLOBAL::RED` identifier
already exists would previously be treated as an error, even though the
names don't truly conflict.
2020-07-31 16:44:49 -07:00
..
output Fix incorrect conflict detection of namespaced-enum-names 2020-07-31 16:44:49 -07:00