Skip to content

Commit 902918e

Browse files
changelog
1 parent 81f4d1c commit 902918e

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
@@ -82,7 +82,7 @@ profile. This started with version 0.26.0.
8282
match () with
8383
| () -> ()
8484
85-
- use shortcut `begin end` in `match` cases and `if then else` body. (#2744, @EmileTrotignon)
85+
- \* use shortcut `begin end` in `match` cases and `if then else` body. (#2744, @EmileTrotignon)
8686
```ocaml
8787
(* before *)
8888
match () with

0 commit comments

Comments
 (0)