support older python versions a bit more

This commit is contained in:
SpookyDervish
2025-09-02 07:47:49 +10:00
parent a1e1cf3dd8
commit b5852cde02
4 changed files with 14 additions and 11 deletions

View File

@@ -1,3 +1,4 @@
set &x 6
set &y 7
end $y
set &x 66
set &y 69
add $x 1 &x
end $x