diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-04-16 15:44:04 -0400 |
|---|---|---|
| committer | Marshall Lochbaum <mwlochbaum@gmail.com> | 2021-04-16 15:44:04 -0400 |
| commit | 07bf9008a0698d2ada09fe7db471adb349f1703c (patch) | |
| tree | 693716dd901e4f96781e188763714058628b2b57 /spec/token.md | |
| parent | 9f437d3468c9078c46d30da68ac3821cacb045e5 (diff) | |
Specification for Catch (⎊)
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 |
