Skip to content

Commit 1a071ac

Browse files
committed
chore: dune fmt
1 parent e2b90fc commit 1a071ac

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

engine/lib/phases/phase_drop_metasized.ml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
(** This phase gets rid of the MetaSized bound. See https://github.com/cryspen/hax/pull/1534. *)
1+
(** This phase gets rid of the MetaSized bound. See
2+
https://github.com/cryspen/hax/pull/1534. *)
23

34
open! Prelude
45

engine/lib/phases/phase_drop_metasized.mli

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
(** This phase gets rid of the MetaSized bound. See https://github.com/cryspen/hax/pull/1534. *)
1+
(** This phase gets rid of the MetaSized bound. See
2+
https://github.com/cryspen/hax/pull/1534. *)
23

34
open! Prelude
45

0 commit comments

Comments
 (0)