aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/algol68/compile/supper-5.a68
blob: b3ffd899e5c0445037df9cd0441bbc2947dfb887 (plain)
1
2
3
4
5
6
{ dg-options {-fstropping=supper} }

begin mode Foo_bar = int;
      Foo_bar some_int = 10;
      skip
end