Files
rose-ash/sx
giles 9ed1100ef6 Fix provide.sx parse error: dict literal can't have component call as key
{(~tw ...)} is invalid — dict keys must be keywords/strings/symbols.
Changed to (make-spread (~tw ...)) which evaluates the component first.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 11:25:03 +00:00
..