mkhan45/RustScript2

Check that or patterns have all the same singlepat components

mkhan45 opened this issue · 1 comments

e.g. (a, b)|b should be invalid since a only appears on one side

should be part of #45