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 21107dc commit 99fa66fCopy full SHA for 99fa66f
.ocamlformat
@@ -1,4 +1,4 @@
1
-version = 0.24.1
+version = 0.26.2
2
profile=conventional
3
margin=80
4
if-then-else=k-r
src/bigarray/IterBigarray.ml
@@ -22,4 +22,4 @@ let mmap filename yield =
22
with e ->
23
Unix.close fd;
24
raise e
25
- [@@ocaml.warning "-3"]
+[@@ocaml.warning "-3"]
0 commit comments