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

Can the same variable not appear twice in a literal? #10

Open
JeffreyBenjaminBrown opened this issue Jun 11, 2018 · 1 comment
Open

Comments

@JeffreyBenjaminBrown
Copy link

I ask because the README says "Rewrite literals like f(X,X) into f(X,Y), X=Y. A few internals assume that the same variable doesn't appear twice in a literal" -- but it says that under "Planned Enhancements", as opposed to (a hypothetical section called) "instructions to the user".

@travitch
Copy link
Owner

It has been a very long time since I looked at this library, but that sounds like something that could be true. I don't have any idea off the top of my head why it ended up that way.

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

2 participants