Broken list literals in lambda abstraction #17

Closed
opened 2025-02-02 17:35:23 +00:00 by James · 1 comment
Owner

tricu doesn't cover the required list literal case currently, leading something like a singleton function that tries to use literal syntax to fail

(\a : [(a)])

tricu doesn't cover the required list literal case currently, leading something like a singleton function that tries to use literal syntax to fail `(\a : [(a)])`
Author
Owner

Fixed in f4e50353ed

Fixed in f4e50353ed
James closed this issue 2025-02-02 18:08:40 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: James/tricu#17
No description provided.