> What happens if two matches have the same precedence?
> Do you need to specify the precedence explicitly?
>
> ...or could it be applied by the order the matches are mentioned.

Yes, order is relevant as well. The first matching operator atom is chosen.

k


Reply via email to