diff options
Diffstat (limited to 'doc/syntax.md')
| -rw-r--r-- | doc/syntax.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/syntax.md b/doc/syntax.md index c1b73050..ceb43afe 100644 --- a/doc/syntax.md +++ b/doc/syntax.md @@ -18,7 +18,6 @@ Glyph(s) | Meaning `←` | [Define](expression.md#assignment) `⇐` | [Export](expression.md#exports) `↩` | [Change](expression.md#assignment) -`→` | [Return](block.md#returns) `⋄,` or newline | Statement or element [separator](#separators) `⟨⟩` | [List](#list-notation) (rank-1 array) `‿` | [Strand](#list-notation) (lightweight list syntax) |
