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