From b7b127a8e977dff7b8ef4f47066c744876f3ea7c Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Tue, 23 Jun 2020 22:54:55 -0400 Subject: Escape --- spec/token.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 | `𝕨𝕩𝕗𝕘𝕎𝕏𝔽𝔾` -- cgit v1.2.3