mirror of
https://github.com/open-goal/jak-project
synced 2026-07-06 14:01:20 -04:00
9 lines
156 B
Scheme
9 lines
156 B
Scheme
;-*-Scheme-*-
|
|
|
|
;; a bit of a hack on how this one works, but I think it's ok for now.
|
|
(test-setup "this is a string" #f)
|
|
|
|
(print "this is a string")
|
|
|
|
|