We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81f4d1c commit 902918eCopy full SHA for 902918e
CHANGES.md
@@ -82,7 +82,7 @@ profile. This started with version 0.26.0.
82
match () with
83
| () -> ()
84
85
-- use shortcut `begin end` in `match` cases and `if then else` body. (#2744, @EmileTrotignon)
+- \* use shortcut `begin end` in `match` cases and `if then else` body. (#2744, @EmileTrotignon)
86
```ocaml
87
(* before *)
88
0 commit comments