Back to table

Faulty continuation

The following is an invalid µOCCAM program. It tries to break a line before a binary operator instead of after.

Program file: /public/cs3/web/ipptests/faulty-continuation.reject
INT a:
a := 2
     + 2