mirror of
https://github.com/odin-lang/Odin.git
synced 2025-12-29 17:34:34 +00:00
Previously I thought that each newline worked as `OR` basically the same as `,`. This corrects this to work as `AND` instead.
Previously I thought that each newline worked as `OR` basically the same as `,`. This corrects this to work as `AND` instead.