mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 13:29:12 +00:00
fix another test
This commit is contained in:
parent
23cc8046b1
commit
e28db15b7e
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ fn list_str_inc() {
|
|||
),
|
||||
RocList<RocList<RocStr>>,
|
||||
&[
|
||||
Live(6), // s
|
||||
Live(3), // s
|
||||
Live(2), // list
|
||||
Live(1) // result
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue