blob: 8ce1817653ad855aa4a59d8d86e31b3562bdb1c0 [file] [log] [blame]
package Opt51_Pkg is
type Enum is (One, Two, Three);
end Opt51_Pkg;