Back to table

Array Declaration

The following is a valid µOCCAM program. Tests the declaration of an array of INTs.

Program file: /public/cs3/web/ipptests/array_decl.accept
[10]INT i:
STOP