]> git.lizzy.rs Git - rust.git/blobdiff - src/test/ui/parser/match-arrows-block-then-binop.stderr
Rollup merge of #67005 - andrewbanchich:master, r=joshtriplett
[rust.git] / src / test / ui / parser / match-arrows-block-then-binop.stderr
index bb7df30783acd40945491941e974d3bbb1be50b5..3bc451e84e6064af2e05bc9335ee77f638c86d0c 100644 (file)
@@ -3,6 +3,7 @@ error: expected pattern, found `+`
    |
 LL |       } + 5
    |         ^ expected pattern
+   |
 help: parentheses are required to parse this as an expression
    |
 LL |       0 => ({