Skip to content

Commit db00304

Browse files
committed
Added newline at the end
1 parent ca7c648 commit db00304

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contents/euclidean_algorithm/code/clisp/euclidean.lisp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,4 @@
2929
(assert
3030
(eql (euclid-mod (* 64 67) (* 64 81))
3131
(gcd (* 64 67) (* 64 81))))
32+

0 commit comments

Comments
 (0)