Sign in
gnu
/
gcc.git
/
refs/heads/master
/
.
/
gcc
/
testsuite
/
algol68
/
execute
/
variable-declaration-multiple-9.a68
blob: 21c20eaed2bddf181989e29707c4330976445bf8 [
file
] [
log
] [
blame
]
# { dg-options "-fstropping=upper" } #
BEGIN
[
4
]
INT x
,
y
;
SKIP
END