Back to table

Actuals and continuation line

The following is valid µOCCAM. tests actual statements and continuation lines

Program file: /public/cs3/web/ipptests-phase-1/act.accept
SEQ
  test (ing [NOT(9)], act, uals [- (3)])
  variable := 83
  actuals ( name [NOT(9)], x [NOT (12345)], but [- (54321)] )
  SEQ
    WHILE a <= 
    b
      a :=   
         2
    SKIP
    STOP