interpreter/script
2018-03-08 12:17:12 -05:00

8 lines
61 B
Plaintext

set x 42
set eq ".a/a"
solve eq > ans
print ans
print "\n"