Forked from
ansi-test / ansi-test
Source project has a limited visibility.
-
Michał Herda authored
Dispatch reader macros can consume arbitrary inputs, some of which might not be a valid Lisp expression. Following the discussion on #lisp, this commit comments out READ-SUPPRESS.17 under the premise that it is undefined what happens when an unknown dispatch reader macro is encountered under READ-SUPPRESS.
Michał Herda authoredDispatch reader macros can consume arbitrary inputs, some of which might not be a valid Lisp expression. Following the discussion on #lisp, this commit comments out READ-SUPPRESS.17 under the premise that it is undefined what happens when an unknown dispatch reader macro is encountered under READ-SUPPRESS.