Skip to content

#57287 Issue:Resolved the problem of missing colon#60296

Closed
Mehul-Lakhwani wants to merge 1 commit intoJuliaLang:masterfrom
Mehul-Lakhwani:Mehul-Lakhwani/Issue57287
Closed

#57287 Issue:Resolved the problem of missing colon#60296
Mehul-Lakhwani wants to merge 1 commit intoJuliaLang:masterfrom
Mehul-Lakhwani:Mehul-Lakhwani/Issue57287

Conversation

@Mehul-Lakhwani
Copy link

@Mehul-Lakhwani Mehul-Lakhwani commented Dec 2, 2025

Here I found the problem during the ternary operator
the string(:sym) is evaluated as "sym". So replaced it with repr(:sym) which is now evaluated as ":sym". and we got our colon saved

References #57287

@DilumAluthge
Copy link
Member

Duplicate of #57430, maybe?

@vtjnash
Copy link
Member

vtjnash commented Feb 24, 2026

Closed by #61054

@vtjnash vtjnash closed this Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants