aboutsummaryrefslogtreecommitdiff
path: root/docs/doc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/doc')
-rw-r--r--docs/doc/syntax.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/doc/syntax.html b/docs/doc/syntax.html
index 6bf68ada..6eed337e 100644
--- a/docs/doc/syntax.html
+++ b/docs/doc/syntax.html
@@ -33,6 +33,10 @@
<td><a href="#constants">Used in numeric literals</a></td>
</tr>
<tr>
+<td><code><span class='Nothing'>ยท</span></code></td>
+<td><a href="expression.html#nothing">Nothing</a></td>
+</tr>
+<tr>
<td><code><span class='Paren'>()</span></code></td>
<td>Expression grouping</td>
</tr>