compiler/test.code

53 lines
308 B
Text

a=9
aa=10
somethinglong=65536
x=5*(3-5)
c=a-1
d=-1
g=x*2+2
h=g-27/9
j=h-8/2
k=j-4*(5+5+5)
m=k+85
i 1
d=3
i 1 c=4
e
e
i1d=3
i1c=4
ee
i 1
d=3
i 1 c=4
e
l
d=2
e
w 0
a = a + 1
e
u 1
a = a - 1
i 1
b
e
e
r
cc = c * 2
i 1
b
e
e
s=0
f x = 1 >> 5
s = s + x
e
xitcode=a-a