diff options
Diffstat (limited to 'src/interp')
-rw-r--r-- | src/interp/sys-macros.lisp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/sys-macros.lisp b/src/interp/sys-macros.lisp index 4f237206..1224c6a3 100644 --- a/src/interp/sys-macros.lisp +++ b/src/interp/sys-macros.lisp @@ -1240,7 +1240,7 @@ ((CONS 'MIN CONDS)) ) )) (CONS 'REPEAT (NCONC (CDR (REVERSE L)) - (LIST (LIST 'SETELT + (LIST (LIST '|setSimpleArrayEntry| ANS COUNTER BODY)))) |