Add package documentation
[sheep] / resources / success1.lisp
index 57df504e22dfeaffdbaf8193e751c3b679db0303..9b1bd140a1c2fa909dd797410e343c0b10e45e02 100644 (file)
@@ -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)