mirror of
https://github.com/janet-lang/janet
synced 2026-07-03 01:50:46 +00:00
8ba1121161
Inside a while loop, the argument to break does nothing as while loops always return nil.