Fix repl expect test

This commit is contained in:
Ayaz Hafiz 2023-01-12 10:04:55 -06:00
parent 2e41b59af4
commit e43ba9bccf
No known key found for this signature in database
GPG Key ID: 0E2A37416A25EF58

View File

@ -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]