File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed
Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -47,20 +47,13 @@ val bigarray_specialize_kind_and_layout :
4747 Types.type_expr -> Lambda.bigarray_kind * Lambda.bigarray_layout
4848
4949val value_kind : Env.t -> Types.type_expr -> Lambda.value_kind
50- *)
51-
52- <<<<<<< janestreet/ merlin- jst:merge-5.2 .0 minus-18
53- ||||||| ocaml- flambda/ flambda- backend:0 ac8fae40c9729a24ef59fa55b51d70247ac5274
54- val value_kind : Env .t -> Location .t -> Types .type_expr -> Lambda .value_kind
55-
56- =======
57- val value_kind : Env .t -> Location .t -> Types .type_expr -> Lambda .value_kind
5850
5951val transl_mixed_block_element :
6052 Env.t -> Location.t -> Types.type_expr -> Types.mixed_block_element
6153 -> unit Lambda.mixed_block_element
6254
63- >>>>>>> ocaml- flambda/ flambda- backend:dec889241a60580e1390742671f8dc1ce679cf33
55+ *)
56+
6457val classify_lazy_argument : Typedtree .expression ->
6558 [ `Constant_or_function
6659 | `Float_that_cannot_be_shortcut
You can’t perform that action at this time.
0 commit comments