Closed James-Livesey closed 3 years ago
When running print -1, atto freezes. This is because the first value has no token. This should instead be checked, and if the first value is tokenless, then it should be 0.
print -1
When running
print -1
, atto freezes. This is because the first value has no token. This should instead be checked, and if the first value is tokenless, then it should be 0.