mirror of
https://github.com/open-goal/jak-project
synced 2026-08-06 18:03:30 -04:00
27f0a7ca44
* refactor tests and analysis passes * identity test working * combine test categories with only a few cases * more fixes
1 line
70 B
Common Lisp
1 line
70 B
Common Lisp
(+ (align16 1) (align16 (* 3 5)) (align16 (/ 32 2)) (align16 (- -17))) |