X-Git-Url: https://git.distorted.org.uk/~mdw/lisp/blobdiff_plain/d7d819976cb5d84766bffd2c5272c86203687ee9..af33e77c00654c222a8a04a5e69a5eb1f56c1e8c:/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*))