Files
jak-project/test/goalc/source_templates/strings/string-constant-2.static.gc
T
2020-10-08 00:05:01 -04:00

2 lines
69 B
Common Lisp

(define-extern print (function object object))
(print "test string!")