aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2020-11-04 21:23:00 -0500
committerMarshall Lochbaum <mwlochbaum@gmail.com>2020-11-04 21:23:00 -0500
commit2a275f739f543f74913a0bacd3696f126f160a80 (patch)
tree9cbb51fb0494ba1e48acf0a05cc7e3848037bfc2 /docs
parenta8b7d5c031ad7759c7d3e6c92c59cfd6261692f5 (diff)
Add Assert to primitive table
Diffstat (limited to 'docs')
-rw-r--r--docs/doc/primitive.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/doc/primitive.html b/docs/doc/primitive.html
index cbfc011a..08b6a45b 100644
--- a/docs/doc/primitive.html
+++ b/docs/doc/primitive.html
@@ -227,6 +227,11 @@
<td><a href="group.html">Group Indices</a>*</td>
<td><a href="group.html">Group</a>*</td>
</tr>
+<tr>
+<td><code><span class='Function'>!</span></code></td>
+<td>Assert*</td>
+<td>Assert with Message*</td>
+</tr>
</tbody>
</table>
<h2 id="modifiers">Modifiers</h2>