Back to table

Undeclared Variable

The following is an invalid µOCCAM program. This program has an undeclared variable, y.

Program file: /public/cs3/web/ipptests/undeclared.reject
PAR
  SKIP
  y=y+1
STOP