X-Git-Url: https://git.distorted.org.uk/~mdw/lisp/blobdiff_plain/d7d819976cb5d84766bffd2c5272c86203687ee9..5f61c96135dd8b0e795f6e1e5d96708347fc8f5e:/optparse-test diff --git a/optparse-test b/optparse-test index 4f3ad5f..cd1c4f9 100755 --- a/optparse-test +++ b/optparse-test @@ -91,7 +91,4 @@ (format t "keyword: ~S~%" opt-keyword) (format t "enum: ~S~%" opt-enum) (format t "object: ~S~%" opt-object)) -(test (cdr *command-line-strings*)) - - - +(test (cdr *command-line*))