Last Friday of each month: Difference between revisions

Content deleted Content added
Markjreed (talk | contribs)
→‎{{header|Common Lisp}}: Add implementation.
Markjreed (talk | contribs)
Line 378:
=={{header|Common Lisp}}==
{{works with|CLISP}}
The command-line argument processing is the only `CLISP`-specific code.
 
<lang lisp>(defun friday-before (year month day)