compiler/test.code

11 lines
97 B
Text

a=9
aa=10
somethinglong=65536
b=5*(3-5)
c=a-1
d=-1
e=b*2+2
f=e-27/9
g=f-8/2
h=g-4*(5+5+5)
i=h+85