aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/algol68/compile/error-nested-comment-1.a68
blob: 3c78f34a51ab589821b82f447f6ed65b843ac164 (plain)
1
2
3
4
5
6
{ The string in nested comment is in one logical line.  }
begin
      { puts ("{'n { dg-error {} }
"); { this prints foo }}
      skip
end