Fix math stuff

This commit is contained in:
2026-09-07 17:43:33 -07:00
parent 5503b2f317
commit 23fdd86ae0
5 changed files with 49 additions and 7 deletions
+1 -1
View File
@@ -23,4 +23,4 @@
(princ datum print-char-fun)
(funcall (or print-char-fun 'write-byte) ?\n))
(princln (/ 1 0.0))
(princln (type-of (+ 1 most-positive-fixnum)))