Skip to content

Instantly share code, notes, and snippets.

@sirherrbatka
Created July 12, 2021 14:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sirherrbatka/ffb732a452a88faa84ed21fce61f8eba to your computer and use it in GitHub Desktop.
Save sirherrbatka/ffb732a452a88faa84ed21fce61f8eba to your computer and use it in GitHub Desktop.
(one 234)
Condition of type: SIMPLE-TYPE-ERROR
In function AREF, the value of the first argument is
234
which is not of the expected type ARRAY
(two 234)
Debugger received error of type: SIMPLE-TYPE-ERROR
In function ASET, the value of the first argument is
234
which is not of the expected type ARRAY
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment