• Kirill Smelkov's avatar
    example: Regenerate int.go + cherry-pick corresponding all_test.go updates · 0f0644ab
    Kirill Smelkov authored
    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/ .
    0f0644ab
all_test.go 17.7 KB