X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=sheep;a=blobdiff_plain;f=resources%2Fsuccess1.lisp;h=9b1bd140a1c2fa909dd797410e343c0b10e45e02;hp=57df504e22dfeaffdbaf8193e751c3b679db0303;hb=683928f;hpb=4c8ef06ce7bff14e78e79051870291d5075c42ea diff --git a/resources/success1.lisp b/resources/success1.lisp index 57df504..9b1bd14 100644 --- a/resources/success1.lisp +++ b/resources/success1.lisp @@ -6,8 +6,7 @@ This is should all get pulled in and the markdown.md should be equal to success1.md.") (:export #:func-that-does-stuff #:noargs #:result-list #:has-no-examples - #:values-result #:has-optional #:has-keywords #:has-rest - )) + #:values-result #:has-optional #:has-keywords #:has-rest)) (in-package #:success1)