function main (i : int) begin i = 8; printInt(i); end;