Merge branch 'GP-0_ryanmkurtz_PR-7080_hippietrail_grammar'

This commit is contained in:
Ryan Kurtz 2024-10-24 11:42:10 -04:00
commit 141f96efcc

View File

@ -314,7 +314,7 @@ field.
<a name="sleigh_ampandor"></a>7.4.2. The '&amp;' and '|' Operators</h4></div></div></div> <a name="sleigh_ampandor"></a>7.4.2. The '&amp;' and '|' Operators</h4></div></div></div>
<p> <p>
More complicated patterns are built out of logical operators. The More complicated patterns are built out of logical operators. The
meaning of these are fairly straightforward. We can force two or more meanings of these are fairly straightforward. We can force two or more
constraints to be true at the same time, a <span class="emphasis"><em>logical constraints to be true at the same time, a <span class="emphasis"><em>logical
and</em></span> &amp;, or we can require that either one constraint or and</em></span> &amp;, or we can require that either one constraint or
another must be true, a <span class="emphasis"><em>logical or</em></span> |. By using these with another must be true, a <span class="emphasis"><em>logical or</em></span> |. By using these with