mirror of
https://github.com/open-goal/jak-project
synced 2026-08-07 02:06:59 -04:00
9 lines
156 B
Common Lisp
9 lines
156 B
Common Lisp
;-*-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")
|
|
|
|
|