make record literals use = #21

Closed
opened 2026-06-22 11:25:08 +02:00 by st · 0 comments
Owner

currently we copy rust and use : for record literals, but if we are to repurpose record notation for module overrides, {M: SomeSpecificModule} reads bizarrely since M: Interface has another meaning.

problems with = in expression positition

currently we copy rust and use `:` for record literals, but if we are to repurpose record notation for module overrides, `{M: SomeSpecificModule}` reads bizarrely since `M: Interface` has another meaning. problems with `=` in expression positition
st closed this issue 2026-06-23 12:57:55 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
st/amelie#21
No description provided.