remove (print ..) at the end of file

This commit is contained in:
VaclavT 2021-02-09 18:24:19 +01:00
parent 85608ab755
commit 21340d859d
1 changed files with 0 additions and 2 deletions

View File

@ -32,5 +32,3 @@
1 1
(* n (fact (- n 1))) (* n (fact (- n 1)))
)) ))
(print "example.lisp loaded")