From 80de67787aa1a7e186c7f3358ec4b45741f15ff5 Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Mon, 29 Nov 2021 21:03:34 -0500 Subject: =?UTF-8?q?Remove=20=E2=86=92=20from=20docs=20and=20REPL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/syntax.md | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/syntax.md') 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) -- cgit v1.2.3