70 (Single quotes have no special meaning in this regard.71 <ExampleQuery query="'foo bar'" /> contains two expressions, the first being72 <Expression>/'foo/</Expression> and the second being
88 use <code>or</code> as a literal expression and not as an operator,89 double quote it: <ExampleQuery query={'foo "or" bar'} /> has three conjunctive90 expressions.)