mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 00:24:34 +00:00
Improve error message
This commit is contained in:
parent
73396c0607
commit
8aaf614481
6 changed files with 25 additions and 8 deletions
|
@ -338,6 +338,7 @@ pub fn canonicalize_defs<'a>(
|
|||
typ: symbol,
|
||||
num_unbound,
|
||||
one_occurrence,
|
||||
kind,
|
||||
});
|
||||
|
||||
// Bail out
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue