aboutsummaryrefslogtreecommitdiffstats
path: root/test4
blob: af8595e63b4a009ab043d2de8c4a70453065e3ad (plain)
1
2
3
4
5
6
# test4
# find memory leaks

x = 4
y = solve("x-2")
print(y)