aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2021-11-09 13:17:05 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2021-11-09 13:17:05 -0500
commit112c35736299e1a30b7edd8a47b09fc5d14b5534 (patch)
treefadc220b7477d81b041d9aef73c74d9d958b66a4 /docs
parent5c68173276c1c1b136a7eda3ad8f4423ab0ee9d0 (diff)
Add Catch (⎊) to table of VM-provided functions
Diffstat (limited to 'docs')
-rw-r--r--docs/implementation/vm.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/implementation/vm.html b/docs/implementation/vm.html
index 629c883e..09754fcd 100644
--- a/docs/implementation/vm.html
+++ b/docs/implementation/vm.html
@@ -679,6 +679,11 @@
<td></td>
</tr>
<tr>
+<td align="right">22</td>
+<td><code><span class='Modifier2'>⎊</span></code></td>
+<td></td>
+</tr>
+<tr>
<td align="right">—</td>
<td><code><span class='Function'>Decompose</span></code></td>
<td><code><span class='Function'>•Decompose</span></code></td>