panic! (:blah) should print (:blah) in the error messge #108

Open
opened 2024-11-06 23:12:33 +00:00 by scott · 0 comments
Owner

If you try to call panic! like a function, "passing" a tuple, you don't get an error message. Make it show a text representation of the tuple as an error message.

If you try to call `panic!` like a function, "passing" a tuple, you don't get an error message. Make it show a text representation of the tuple as an error message.
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#108
No description provided.