We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6fb78 commit 45c56c2Copy full SHA for 45c56c2
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 3ab8cc60180449ec19f9969813a4017b47fcbb7b
+refs/heads/master: 2b9a48b9c9605737ebf29269552ccbf618042bb0
trunk/src/boot/me/trans.ml
@@ -4935,7 +4935,7 @@ let trans_visitor
4935
(obj_id:node_id)
4936
(header:Ast.header_slots)
4937
: unit =
4938
- trans_frame_entry obj_id true false;
+ trans_frame_entry obj_id false false;
4939
4940
let all_args_rty = current_fn_args_rty None in
4941
let all_args_cell = caller_args_cell all_args_rty in
0 commit comments