You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repeat loops should take protocol arguments of type uint which denotes an unbounded, non-negative integer. This way we never have to reason about overflow.