aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gnat.dg/predicate2-project-registry-attribute.ads
blob: b0d671eb6442c9bc64fbe062e7bf1f2a69300e28 (plain)
1
2
3
4
5
6
7

----
package Predicate2.Project.Registry.Attribute is

   type Value_Kind is (Single, List);

end Predicate2.Project.Registry.Attribute;