src/final.lisp (test-module): Make REASON be a keyword argument.
[sod] / src / final.lisp
index 6b81e3d..96d82df 100644 (file)
@@ -39,7 +39,7 @@
 (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