Files
jak-project/test/old_goal_tests/tests/test-string-constant-2.gc
T
2020-08-22 22:32:18 -04:00

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")