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

pp.links handles unit.star badly #789

Open
1 task done
eric-wieser opened this issue Dec 2, 2022 · 0 comments
Open
1 task done

pp.links handles unit.star badly #789

eric-wieser opened this issue Dec 2, 2022 · 0 comments

Comments

@eric-wieser
Copy link
Member

Prerequisites

  • Put an X between the brackets on this line if you have done all of the following:
    • Checked that your issue isn't already filed.
    • Reduced the issue to a self-contained, reproducible test case.

Description

unit.star is doubly linked, which breaks formatting in doc-gen.
This is a regression from #778.

Steps to Reproduce

set_option pp.links true

-- unit.starunit.star()
run_cmd tactic.pp `(()) >>= tactic.trace

Expected behavior: unit.star()

Actual behavior: unit.starunit.star()

Reproduces how often: 100%

Versions

You can get this information from copy and pasting the output of lean --version,
please include the OS and what version of the OS you're running.

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

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

No branches or pull requests

1 participant