mirror of
https://github.com/samsonjs/compiler.git
synced 2026-03-25 08:45:52 +00:00
18 lines
No EOL
129 B
Text
18 lines
No EOL
129 B
Text
a=9
|
|
aa=10
|
|
somethinglong=65536
|
|
b=5*(3-5)
|
|
c=a-1
|
|
d=-1
|
|
f=b*2+2
|
|
g=f-27/9
|
|
h=g-8/2
|
|
j=h-4*(5+5+5)
|
|
k=h+85
|
|
i b=3
|
|
i c=4
|
|
e
|
|
e
|
|
ib=3
|
|
ic=4
|
|
ee |