Skip to content

Commit 38075b5

Browse files
committed
be more crisp, and add a link
1 parent d126446 commit 38075b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/expressions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4750,7 +4750,7 @@ of the selected :t:`match arm`.
47504750
A :dt:`match arm guard let pattern` is evaluated when its :t:`match arm guard expression` matches the specified :t:`pattern`.
47514751

47524752
:dp:`fls_uCDQMkWx5OMS`
4753-
Each :t:`let binding` in a :t:`match arm guard let pattern` is in scope for the rest of the :t:`match arm guard` as well as the :t:`match arm body`.
4753+
Each :t:`let binding` introduced in a :t:`match arm guard let pattern` is :t:`in scope` for the rest of the :t:`match arm guard` as well as the :t:`match arm body`.
47544754

47554755
.. rubric:: Dynamic Semantics
47564756

0 commit comments

Comments
 (0)