Skip to content

Commit 39ef4f8

Browse files
committed
make fmt
1 parent 6b1f006 commit 39ef4f8

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

backend/cmm_helpers.mli

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,11 @@ val addr_array_initialize :
341341
expression -> expression -> expression -> Debuginfo.t -> expression
342342

343343
val addr_array_set :
344-
Lambda.modify_mode -> expression -> expression -> expression -> Debuginfo.t ->
344+
Lambda.modify_mode ->
345+
expression ->
346+
expression ->
347+
expression ->
348+
Debuginfo.t ->
345349
expression
346350

347351
val int_array_set :

0 commit comments

Comments
 (0)