Greatest common divisor: Difference between revisions

m (moved to Common Lisp)
Line 773:
finally (return x)))</lang>
===Alternate solution===
{{incorrect|Common Lisp|This program fails for negative b.}}
I use [https://franz.com/downloads/clp/survey Allegro CL 10.1]
 
1,336

edits