We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42c485f commit df0c1dcCopy full SHA for df0c1dc
middle_end/flambda2/from_lambda/closure_conversion.ml
@@ -1861,7 +1861,7 @@ let close_one_function acc ~code_id ~external_env ~by_function_slot
1861
(Alloc_mode.For_types.unknown ()))
1862
Debuginfo.none ~inlined:Inlined_attribute.Default_inlined
1863
~inlining_state:(Inlining_state.default ~round:0)
1864
- ~probe_name:None ~position:Normal
+ ~probe:None ~position:Normal
1865
~relative_history:
1866
(Env.relative_history_from_scoped ~loc external_env)
1867
~region:my_region
0 commit comments