blob: 139d7436ebd605f937351f03955870e3adb12432 [file]
# { dg-options "-fstropping=upper" } #
BEGIN INT i;
i := 20;
ASSERT (i = 20)
END