aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/algol68/compile/nested-comment-1.a68
blob: f5752435a0e8d1229964da711611908567845730 (plain)
1
2
3
4
{ Comment delimiters within strings get ignored.  }
begin { puts { ("{""'n"); } }
      skip
end