mirror of
https://github.com/open-goal/jak-project
synced 2026-09-11 20:41:41 -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))
|
|
|
|
|