* (asdf:oos 'asdf:load-op :parenscript) ; loading system definition from /usr/share/common-lisp/systems/parenscript.asd ; into # ; registering # as PARENSCRIPT ; registering # as PARENSCRIPT.TEST NIL * (defpackage :whatever (:use :js)) # * ;; ;; old versions of parenscript used the package name JS instead of PARENSCRIPT ;;