Skip to content

Commit 51a051a

Browse files
committed
post-rebase fix
1 parent f39265c commit 51a051a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lambda/translmod.ml

-1
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,6 @@ let add_runtime_parameters lam params =
960960
~body:lam
961961
~mode:alloc_heap
962962
~ret_mode:alloc_heap
963-
~region:true
964963

965964
let transl_implementation_module ~scopes module_id (str, cc, cc2) =
966965
let path = global_path module_id in

0 commit comments

Comments
 (0)