mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-18 07:01:30 +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.