zeek/testing/btest/Baseline/language.enum-scope/output
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

1 line
32 B
Text

a, b, test::a, test::b, test::c