mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-14 01:42:22 -07:00
29c80c238d
Multiple constraints on the same line are combined with logical OR, while combining multiple negated constraints needs to be done with logical AND (each constraint on a separate line).