interpreter/test4
2018-03-21 12:29:09 -04:00

7 lines
61 B
Plaintext

# test4
# find memory leaks
x = 4
y = solve("x-2")
print(y)