1
0
mirror of https://gitlab.com/rnger/amath synced 2026-05-13 02:05:00 +00:00
Files
amath/script/variables

7 lines
49 B
Plaintext
Raw Normal View History

2015-04-09 01:33:24 +02:00
d=1.1
vars
eval d=d+1
eval d=d+1
eval d=d*2
vars