Skip to content

Commit 6c382ba

Browse files
Update CHANGES.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f989f1a commit 6c382ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ profile. This started with version 0.26.0.
1414
`let+ x in ...` when `letop-punning=always`. With `letop-punning=never`, it
1515
becomes `let+ x = x in ...`. The default is `preserve`, which will
1616
only use punning when it exists in the source.
17-
This also applies to `let%ext` bindings (#<PR_NUMBER>, @WardBrian).
17+
This also applies to `let%ext` bindings (#2747, @WardBrian).
1818

1919
### Fixed
2020

0 commit comments

Comments
 (0)