Back to table

A Basic Declaration and Assignment

The following is valid µOCCAM. This program is a very basic declaration and assignment. It should however test that you can assign to a declared variable.

Program file: /public/cs3/web/ipptests/assignment.accept
INT number:
number := 4