|
|||||
Non-Recoverable Error |
Keyword is in use.
Rename the function, or backquote all occurrences of the keyword.
Additional Information
Trying to define a function name that has already been used as a
keyword (for keyword "X").
or
Trying to define a variable name that has already been used as a
keyword (for keyword "X").
---- |