mirror of
https://github.com/open-goal/jak-project
synced 2026-06-19 07:47:29 -04:00
4 lines
49 B
Common Lisp
4 lines
49 B
Common Lisp
(define format _format)
|
|
|
|
(format #t "~A~%" '())
|
|
0 |