keith-packard / snek

Snek programming language for tiny systems
GNU General Public License v3.0
292 stars 30 forks source link

The pass-while* tests could be improved #52

Closed mobluse closed 2 years ago

mobluse commented 2 years ago

The tests

pass-while.py
pass-while-break.py
pass-while-else.py

could be improved, I think, by having assert in the beginning of the last line.