mirror of
https://github.com/janet-lang/janet
synced 2025-04-14 23:03:13 +00:00

Inside a while loop, the argument to break does nothing as while loops always return nil.
Inside a while loop, the argument to break does nothing as while loops always return nil.