mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-14 09:52:23 -07:00
26415bcb0e
Previously I thought that each newline worked as `OR` basically the same as `,`. This corrects this to work as `AND` instead.