mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 06:14:46 +00:00
Fix repl expect test
This commit is contained in:
parent
2e41b59af4
commit
e43ba9bccf
1 changed files with 1 additions and 1 deletions
|
@ -389,7 +389,7 @@ mod test {
|
|||
|
||||
When it failed, these variables had these values:
|
||||
|
||||
items : List (Num *)
|
||||
items : List (Int Signed64)
|
||||
items = [0, 1]
|
||||
|
||||
expected : Result I64 [OutOfBounds]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue