Skip to content

Commit

Permalink
updated snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Yang committed Feb 8, 2024
1 parent b6b27c5 commit d81eb7a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ error: contract broken by the caller of `at`
invalid array indexing
┌─ <stdlib/std.ncl>:162:9
162| std.contract.unstable.IndexedArrayFun
------------------------------------- expected type
162| std.contract.unstable.IndexedArrayFun 'Index
-------------------------------------------- expected type
┌─ [INPUTS_PATH]/errors/array_at_empty_array.ncl:3:16
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ error: contract broken by the caller of `at`
invalid array indexing
┌─ <stdlib/std.ncl>:162:9
162| std.contract.unstable.IndexedArrayFun
------------------------------------- expected type
162| std.contract.unstable.IndexedArrayFun 'Index
-------------------------------------------- expected type
┌─ [INPUTS_PATH]/errors/array_at_out_of_bound.ncl:3:16
Expand Down

0 comments on commit d81eb7a

Please sign in to comment.