diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-05-13 18:19:25 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-05-13 18:19:25 -0400 |
| commit | 202568257c0efda6aa2509f4f3eb9f815e87e018 (patch) | |
| tree | c0dad6b8900653601a828eaea5f59e096d121f83 /docs/try.html | |
| parent | 365e8de6287fce6af6b6e1975ebde25aac027f5a (diff) | |
Remove references to namespaces not being implemented
Diffstat (limited to 'docs/try.html')
| -rw-r--r-- | docs/try.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/try.html b/docs/try.html index 8fa61889..d5871c0d 100644 --- a/docs/try.html +++ b/docs/try.html @@ -32,7 +32,7 @@ <ul> <li>You can type special characters with a back<em>slash</em> prefix, as shown by hovering over the character bar above. Documentation links for primitives are <a href="doc/primitive.html#functions">here</a>.</li> <li>Any modifier with enter will execute, not just shift. The code window is vertically resizeable.</li> - <li>Support for function headers and multiple bodies, and namespaces, is missing.</li> + <li>Support for function headers and multiple bodies is missing.</li> </ul> </p> |
