There was an error while loading. Please reload this page.
func
1 parent ca4593d commit f89ce16Copy full SHA for f89ce16
1 file changed
web/book/src/reference/syntax/pipes.md
@@ -29,7 +29,7 @@ where a line break doesn't act as a pipe.
29
30
- before or after tuple items
31
- before or after array items
32
-- before a new statement, which starts with `let` or `from` (or `func`)
+- before a new statement, which starts with `let` or `from`
33
- within a [line wrap](./operators.md#wrapping-lines)
34
35
For example:
0 commit comments