Don't special case IN-PACKAGE, because it's now a macro. Instead, special
case OLD-IN-PACKAGE and %IN-PACKAGE. The IN-PACKAGE macro looks at its arguments and picks the correct one to expand into.
Please register or sign in to comment
case OLD-IN-PACKAGE and %IN-PACKAGE. The IN-PACKAGE macro looks at its arguments and picks the correct one to expand into.