mirror of
https://github.com/open-goal/jak-project
synced 2026-07-05 21:49:28 -04:00
8 lines
102 B
Common Lisp
8 lines
102 B
Common Lisp
;-*-Scheme-*-
|
|
|
|
;; add two constants together.
|
|
(test-setup -13 #f)
|
|
(printl (the binteger -13))
|
|
|
|
|