diff options
| -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 d398bc49..bc084239 100644 --- a/spec/token.md +++ b/spec/token.md @@ -14,7 +14,7 @@ Otherwise, a single character forms a token. Only the specified set of character | Class | Characters |---------------------|------------ -| Function literal | `+-×÷⋆√⌊⌈|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍↑↓↕⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔` +| Function literal | `+-×÷⋆√⌊⌈\|¬∧∨<>≠=≤≥≡≢⊣⊢⥊∾≍↑↓↕⌽⍉/⍋⍒⊏⊑⊐⊒∊⍷⊔` | Modifier literal | `` ˜˘¨⌜⁼´` `` | Composition literal | `∘○⊸⟜⌾⎉⚇⍟` | Parameter | `𝕨𝕩𝕗𝕘𝕎𝕏𝔽𝔾` |
