We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f989f1a commit 6c382baCopy full SHA for 6c382ba
CHANGES.md
@@ -14,7 +14,7 @@ profile. This started with version 0.26.0.
14
`let+ x in ...` when `letop-punning=always`. With `letop-punning=never`, it
15
becomes `let+ x = x in ...`. The default is `preserve`, which will
16
only use punning when it exists in the source.
17
- This also applies to `let%ext` bindings (#<PR_NUMBER>, @WardBrian).
+ This also applies to `let%ext` bindings (#2747, @WardBrian).
18
19
### Fixed
20
0 commit comments