Fixed indexAccess potentially going awry with bad inputs
There's always one or two that slip through
This commit is contained in:
@@ -0,0 +1 @@
|
||||
"a"[--];
|
||||
Reference in New Issue
Block a user
There's always one or two that slip through
@@ -0,0 +1 @@
|
||||
"a"[--];
|
||||