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 268f1fb commit 0c3acc5Copy full SHA for 0c3acc5
CHANGES.md
@@ -12,7 +12,7 @@ profile. This started with version 0.26.0.
12
13
### Changed
14
15
-- allow shortcut `begin end` in `match` cases and `if then else` body. (#2744, @EmileTrotignon)
+- \* allow shortcut `begin end` in `match` cases and `if then else` body. (#2744, @EmileTrotignon)
16
```ocaml
17
(* before *)
18
match () with
0 commit comments