aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/algol68/compile/brief-nestable-comment-1.a68
blob: 045b9b56d57f8e6fd83670de1f456513976da251 (plain)
1
2
3
4
begin { This is a
        { nestable } comment in brief style.  }
      skip
end