Fix partially applied called keyword bug #2

Closed
opened 2023-12-14 01:15:58 +00:00 by kredati · 0 comments
kredati commented 2023-12-14 01:15:58 +00:00 (Migrated from github.com)

Called keywords should not allow partial application.

Case:

:foo (_)

Expected: panic
Result: nil

Called keywords should not allow partial application. Case: ``` :foo (_) ``` Expected: panic Result: `nil`
scott self-assigned this 2023-12-15 21:25:22 +00:00
scott closed this issue 2023-12-18 05:46:06 +00:00
scott removed the
now
label 2023-12-18 05:46:28 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: twc/ludus#2
No description provided.