aboutsummaryrefslogtreecommitdiff
path: root/docs/doc/syntax.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-11-29 21:03:34 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-11-29 21:03:34 -0500
commit80de67787aa1a7e186c7f3358ec4b45741f15ff5 (patch)
tree58bbce5e97d8990721d60a0cd992a2a8c73beced /docs/doc/syntax.html
parentfb3580660898306105c2e1f041f29bbdb9006210 (diff)
Remove → from docs and REPL
Diffstat (limited to 'docs/doc/syntax.html')
-rw-r--r--docs/doc/syntax.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/doc/syntax.html b/docs/doc/syntax.html
index 9d4fbc8e..6bf68ada 100644
--- a/docs/doc/syntax.html
+++ b/docs/doc/syntax.html
@@ -49,10 +49,6 @@
<td><a href="expression.html#assignment">Change</a></td>
</tr>
<tr>
-<td><code><span class='Gets'>→</span></code></td>
-<td><a href="block.html#returns">Return</a></td>
-</tr>
-<tr>
<td><code><span class='Separator'>⋄,</span></code> or newline</td>
<td>Statement or element <a href="#separators">separator</a></td>
</tr>