(root)/
gcc-13.2.0/
gcc/
testsuite/
gnat.dg/
predicate2-project-registry-attribute.ads
----
package Predicate2.Project.Registry.Attribute is

   type Value_Kind is (Single, List);

end Predicate2.Project.Registry.Attribute;