mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 07:41:12 +00:00
drop commented-out dbg!
This commit is contained in:
parent
c7a61f55d6
commit
baaf621b88
1 changed files with 0 additions and 1 deletions
|
@ -492,7 +492,6 @@ fn modify_refcount_layout<'a, 'ctx, 'env>(
|
|||
.build_extract_value(wrapper_struct, 1, "modify_rc_closure_data")
|
||||
.unwrap();
|
||||
|
||||
// dbg!(&field_ptr, closure_layout.as_block_of_memory_layout());
|
||||
modify_refcount_layout(
|
||||
env,
|
||||
parent,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue