blob: 4cdf652ff2cb43df359786b1b53e95971462862d [file] [log] [blame]
-- { dg-do compile }
with Aggr4_Pkg; use Aggr4_Pkg;
package Aggr4 is
C : constant Rec3 := (Data => (D => One, Value => Zero));
end Aggr4;