blob: 291cb23ecd835d937467af5eff0bc07b98738c2d [file] [log] [blame]
generic
package Generic2.Child is
private
type My_Int is new Int;
end Generic2.Child;