mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
parent
c48c4f3183
commit
52e15bd344
3 changed files with 37 additions and 1 deletions
|
@ -1343,7 +1343,7 @@ fn test_to_equality<'a>(
|
|||
}),
|
||||
)
|
||||
}
|
||||
_ => unreachable!("{:?}", (cond_layout, union)),
|
||||
_ => unreachable!("{:#?}", (cond_layout, union, test_layout, path)),
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue