Back to table

Bad Continuation Line

The following is invalid µOCCAM. The second half of this continuation line is not indented enough.

Program file: /public/cs3/web/ipptests-phase-1/cont-indent.reject
-- Checks if you check for indentation in continuation lines.
-- The beginning of the c.l. is indented with 4 spaces, the
-- end with 2.
SEQ
  PAR
    -- Following should be incorrect
    x := x +
  y