mirror of
https://github.com/open-goal/jak-project
synced 2026-05-31 09:22:14 -04:00
27f0a7ca44
* refactor tests and analysis passes * identity test working * combine test categories with only a few cases * more fixes
1 line
42 B
Common Lisp
1 line
42 B
Common Lisp
((lambda :inline-only #t (x y z) y) 1 2 3) |