Sign in
gnu
/
gcc.git
/
refs/heads/trunk
/
.
/
gcc
/
testsuite
/
algol68
/
execute
/
ne-char-char-1.a68
blob: 2a5b44fe83ca2c4abb58c81d6d672dd681acff08 [
file
]
# { dg-options "-fstropping=upper" } #
BEGIN
ASSERT
(
"x"
/=
"a"
)
END