mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
use IdentStr
This commit is contained in:
parent
bd35770e9a
commit
ceb5cc66fa
30 changed files with 241 additions and 219 deletions
|
@ -4500,6 +4500,6 @@ mod solve_expr {
|
|||
);
|
||||
|
||||
// without RecordFields in FlatType assert_eq!((40, 72, 56, 48, 64), query)
|
||||
assert_eq!((24, 104, 88, 80, 64), query)
|
||||
assert_eq!((24, 104, 88, 80, 48), query)
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue