Skip to content
Snippets Groups Projects
Commit 92b133b1 authored by ram's avatar ram
Browse files

Added use of REQUIRED-ARGUMENT.

parent da692e49
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@
(:print-function %print-function-info))
;;
;; Boolean attributes of this function.
(attributes nil :type attributes)
(attributes (required-argument) :type attributes)
;;
;; The transforms for this function. An alist of (Function-Type . Function),
;; where Function-Type is the type that the call must have for Function to be
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment