mirror of
https://github.com/open-goal/jak-project
synced 2026-06-05 03:08:40 -04:00
27f0a7ca44
* refactor tests and analysis passes * identity test working * combine test categories with only a few cases * more fixes
3 lines
60 B
Common Lisp
3 lines
60 B
Common Lisp
(define format _format)
|
|
|
|
(format #t "~f~%" (* 1.2 25.0 4.0)) |