mirror of
https://github.com/janet-lang/janet
synced 2026-06-06 12:42:15 +00:00
8ba1121161
Inside a while loop, the argument to break does nothing as while loops always return nil.