mirror of
https://github.com/open-goal/jak-project
synced 2026-05-31 17:32:51 -04:00
3 lines
60 B
Common Lisp
3 lines
60 B
Common Lisp
(define format _format)
|
|
|
|
(format #t "~f~%" (* 1.2 25.0 4.0)) |