Sign in
gnu
/
gcc.git
/
refs/heads/trunk
/
.
/
gcc
/
testsuite
/
algol68
/
execute
/
mcgt
/
mcgt-2.2.2a.a68
blob: 3bd34667dde0e9481ea6d5ebf63cd9ea2b421310 [
file
]
# { dg-options "-fstropping=upper" } #
# Real denotations. #
BEGIN
.
5
;
0.5
;
2.0
;
.
001
;
2.3e1
;
2e0
;
2e+0
;
2e-0
END