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
The example says that out-of-bound indexing causes a runtime error, but 1) doesn't specify array or slice, then 2) proceeds to demonstrate with an array, which is a _compile_ error. Add both cases and clarify the prose.
0 commit comments