-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
There is no comparison of input array length declared by user and true input array length, so in case of incorrect input like
3
239
the interpreter will fail with runtime error like
step 7, id 2, line 3: array arr: no index 2
which might cause user confuse.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request