diff options
Diffstat (limited to 'docs/doc/syntax.html')
| -rw-r--r-- | docs/doc/syntax.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/doc/syntax.html b/docs/doc/syntax.html index 54271ab0..25f4ea23 100644 --- a/docs/doc/syntax.html +++ b/docs/doc/syntax.html @@ -77,6 +77,10 @@ <td><a href="block.html#multiple-bodies">Block body separator</a></td> </tr> <tr> +<td><code><span class='Value'>?</span></code></td> +<td><a href="block.html#predicates">Predicate</a></td> +</tr> +<tr> <td><code><span class='Value'>𝕨</span><span class='Function'>𝕎</span></code></td> <td><a href="#blocks">Left argument</a></td> </tr> |
