Skip to content

Fix printing of notations#952

Merged
strub merged 1 commit intomainfrom
fix-928
Mar 25, 2026
Merged

Fix printing of notations#952
strub merged 1 commit intomainfrom
fix-928

Conversation

@strub
Copy link
Member

@strub strub commented Mar 25, 2026

Prefer operators from the current environment when resolving names for printing, and avoid rewriting explicitly named operators through special syntax.

Prefer operators from the current environment when resolving names for
printing, and avoid rewriting explicitly named operators through special
syntax.
Copy link
Member

@alleystoughton alleystoughton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@strub strub merged commit 7640b32 into main Mar 25, 2026
16 checks passed
@strub strub deleted the fix-928 branch March 25, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pretty printing displays operators of the same name but different definitions the same

2 participants