diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-09-03 22:25:59 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2020-09-03 22:25:59 -0400 |
| commit | 22a33e01325ba2331a6b28dfc3d466c119d0834c (patch) | |
| tree | a53bb2a61cf97ed52e7ac1fefd494dbc7dc0636c /spec/token.md | |
| parent | ceaa82c6d1564b2ca7965c4f29b51f45ad1c2933 (diff) | |
Add the null character literal @
Diffstat (limited to 'spec/token.md')
| -rw-r--r-- | spec/token.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/token.md b/spec/token.md index 173756f4..11c3d1fa 100644 --- a/spec/token.md +++ b/spec/token.md @@ -18,6 +18,7 @@ Otherwise, a single character forms a token. Only the specified set of character | Class | Characters |-----------------------|------------ +| Null literal | `@` | Primitive Function | `+-×÷⋆√⌊⌈\|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍↑↓↕⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔` | Primitive 1-Modifier | `` ˙˜˘¨⌜⁼´˝` `` | Primitive 1-Modifier | `∘○⊸⟜⌾⊘◶⎉⚇⍟` |
