aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/algol68/execute/eq-char-char-1.a68
blob: eb520d2d6a8415a5337a3670509d96f0ce80fc1c (plain)
1
2
3
4
# { dg-options "-fstropping=upper" }  #
BEGIN ASSERT ("a" = "a")
END