mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 11:52:19 +00:00
Coalesce signature types in value def constraining
This commit is contained in:
parent
34cd1fb825
commit
3362763e45
2 changed files with 12 additions and 9 deletions
|
@ -4590,7 +4590,7 @@ mod solve_expr {
|
|||
removeHelp 1i64 Empty
|
||||
"#
|
||||
),
|
||||
"RBTree I64 I64",
|
||||
"RBTree (Key (Integer Signed64)) I64",
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue