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 5151756 commit a83a761Copy full SHA for a83a761
1 file changed
CHANGES.md
@@ -71,6 +71,9 @@ profile. This started with version 0.26.0.
71
contexts like `a ; fun ...`. A check for the syntax `let a = fun ... in ...`
72
was made more precise. (#2705, @EmileTrotignon)
73
74
+- \* The formatting of `f (fun` is now consistent with `f ~a:(fun`.
75
+ (#2706, @EmileTrotignon)
76
+
77
### Changed
78
79
- `|> begin`, `~arg:begin`, `begin if`, `lazy begin`, `begin match`,
0 commit comments