From d225f6ee7f0f75ace518426882a1e18b8c37d8f5 Mon Sep 17 00:00:00 2001 From: Eatswap Date: Tue, 13 Dec 2022 18:49:43 +0800 Subject: [PATCH] fix: print result --- sample.lisp | 1 + 1 file changed, 1 insertion(+) diff --git a/sample.lisp b/sample.lisp index 2c227d8..2dd354a 100644 --- a/sample.lisp +++ b/sample.lisp @@ -18,6 +18,7 @@ x (logand (logior 28892 28348 29293) (logxor 118 48441 59410) (logeqv 3892 2938 2919)) ) ; x <- 1033 +(print x) ( DeFuN fibonacci (x)