Files
rose-ash/spec/tests
giles 61c9697f67
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 17s
HS: block literals callable as zero-arg lambdas (+4 tests)
Fix compiler: (block-literal () body) was emitting bare body instead of
(fn () body). Now always wraps in fn regardless of param count.
Generator: MANUAL_TEST_BODIES for all 4 blockLiteral tests using apply
and SX map rather than JS array.map.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-26 15:53:29 +00:00
..