You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| STRING S* | IDENT S* | URI S* | hexcolor | function | VARIABLE S*
304
+
| STRING S* | IDENT S* | URI S* | hexcolor | function <ins>| VARIABLE S*</ins>
304
305
;</pre>
305
306
306
-
<pclass='issue'>This should instead amend the "nested_statement" production in the Conditionals spec. Should I do so and reference Conditionals, or are we going to move that to a Syntax module?</p>
307
+
<pclass='issue'>This uses the 'nested_statement' production from Conditionals. That should make its way to a proper draft, like a new release of Syntax.</p>
307
308
308
309
<pclass='issue'>Should variables be usable elsewhere, like in the value of a MQ?</p>
0 commit comments