example: Regenerate int.go + cherry-pick corresponding all_test.go updates
example/int.go receives updates from aaaa43c9 (Fix Prev() to behave like Next() in reverse). We have to also update example/all_test.go because otherwise tests stop passing in example/ as the above commit changed both Prev and test logic. There are more missed updates to example/all_test.go - here I pick only minimum to keep tests passing in example/ .
Showing
Please register or sign in to comment