chiark / gitweb /
src/final.lisp (test-module): Make REASON be a keyword argument.
[sod] / src / final.lisp
index 6b81e3d9d4982b7444a021bdb35d25c326b6efc3..96d82df8575b385ab987254dee675e21e60184bf 100644 (file)
@@ -39,7 +39,7 @@ (export '*debugout-pathname*)
 (defvar *debugout-pathname* #p"debugout.c")
 
 (export 'test-module)
-(defun test-module (path reason)
+(defun test-module (path &key reason)
   "Read a module from PATH, to exercise the machinery.
 
    If REASON is non-nil, then output the module to `*debugout-pathname*' with