diff options
Diffstat (limited to 'spec/token.md')
| -rw-r--r-- | spec/token.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/token.md b/spec/token.md index 89d0d521..230f1f0b 100644 --- a/spec/token.md +++ b/spec/token.md @@ -23,7 +23,7 @@ Otherwise, a single character forms a token. Only the specified set of character | Null literal | `@` | Primitive Function | `+-×÷⋆√⌊⌈\|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍↑↓↕«»⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔!` | Primitive 1-Modifier | `` ˙˜˘¨⌜⁼´˝` `` -| Primitive 2-Modifier | `∘○⊸⟜⌾⊘◶⎉⚇⍟` +| Primitive 2-Modifier | `∘○⊸⟜⌾⊘◶⎉⚇⍟⎊` | Special name | `𝕨𝕩𝕗𝕘𝕤𝕎𝕏𝔽𝔾𝕊` | Punctuation | `←⇐↩→(){}⟨⟩‿⋄,.` and newline |
