#!/usr/local/bin/a68g --script # []INT x = (5,4,3,2,1); print(("x =", x, new line)); print(("LWB x =", LWB x, ", UPB x = ",UPB x, new line))