mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 08:34:33 +00:00
Stray dbg
This commit is contained in:
parent
457cdabc5c
commit
dd94d6ba16
1 changed files with 0 additions and 2 deletions
|
@ -416,8 +416,6 @@ pub fn load_types(
|
|||
|
||||
let layout = layout_cache.interner.get(in_layout);
|
||||
|
||||
// dbg!(layout);
|
||||
|
||||
if layout.has_varying_stack_size(&layout_cache.interner, arena) {
|
||||
let ident_ids = interns.all_ident_ids.get_mut(&home).unwrap();
|
||||
let answer = generate_glue_procs(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue