2 -- { dg-options "-fdump-tree-original" }
6 procedure Print
(Data
: String) is
13 Print
(Hair_Color_Type
'Image (A
.I1
));
14 Print
(Hair_Color_Type
'Image (A
.I2
));
19 -- { dg-final { scan-tree-dump-not "{.i1=0, .i2=2}" "original" } }
20 -- { dg-final { cleanup-tree-dump "original" } }