Coalesce signature types in value def constraining

This commit is contained in:
Ayaz Hafiz 2022-10-25 11:40:18 -05:00
parent 34cd1fb825
commit 3362763e45
No known key found for this signature in database
GPG key ID: 0E2A37416A25EF58
2 changed files with 12 additions and 9 deletions

View file

@ -4590,7 +4590,7 @@ mod solve_expr {
removeHelp 1i64 Empty
"#
),
"RBTree I64 I64",
"RBTree (Key (Integer Signed64)) I64",
);
}