o Rainer Joswig points out that in several places we use lisp:let.
Make that common-lisp:let. o Rainer also points out we reference the package USER. Make that COMMON-LISP-USER. o We want to be in the COMMON-LISP-USER package for all platforms. o Test 491 was failing because it didn't have access to compiler-let. Add a version for CLISP.
Loading
Please sign in to comment