mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
Stray dbg
This commit is contained in:
parent
e3ead18e8f
commit
161d6b45f2
1 changed files with 0 additions and 1 deletions
|
@ -1520,7 +1520,6 @@ fn type_comparison<'b>(
|
||||||
lines.push(alloc.concat(context_hints));
|
lines.push(alloc.concat(context_hints));
|
||||||
}
|
}
|
||||||
|
|
||||||
dbg!(&comparison.problems);
|
|
||||||
lines.extend(problems_to_tip(
|
lines.extend(problems_to_tip(
|
||||||
alloc,
|
alloc,
|
||||||
comparison.problems,
|
comparison.problems,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue