Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no pretty-printing for ncat expressions #41134

Closed
simeonschaub opened this issue Jun 8, 2021 · 1 comment · Fixed by #41617
Closed

no pretty-printing for ncat expressions #41134

simeonschaub opened this issue Jun 8, 2021 · 1 comment · Fixed by #41617
Labels
display and printing Aesthetics and correctness of printed representations of objects.

Comments

@simeonschaub
Copy link
Member

julia> :([1;;])
:($(Expr(:ncat, 2, 1)))
@simeonschaub simeonschaub added the display and printing Aesthetics and correctness of printed representations of objects. label Jun 8, 2021
@JeffBezanson JeffBezanson added this to the 1.7 milestone Jun 9, 2021
@JeffBezanson
Copy link
Member

Probably doesn't block 1.7.

@JeffBezanson JeffBezanson removed this from the 1.7 milestone Jul 15, 2021
@JeffBezanson JeffBezanson added the forget me not PRs that one wants to make sure aren't forgotten label Jul 15, 2021
KristofferC pushed a commit that referenced this issue Jul 26, 2021
@DilumAluthge DilumAluthge removed the forget me not PRs that one wants to make sure aren't forgotten label Sep 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
display and printing Aesthetics and correctness of printed representations of objects.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants