mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
Stray dbg
This commit is contained in:
parent
879a97ee4c
commit
5dfa0b114e
1 changed files with 0 additions and 2 deletions
|
@ -152,8 +152,6 @@ fn index_struct_ptr<'a, 'ctx>(
|
|||
|
||||
let field_layout = field_layouts[index as usize];
|
||||
|
||||
dbg!(layout_interner.dbg(field_layout));
|
||||
|
||||
load_roc_value(
|
||||
env,
|
||||
layout_interner,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue