Skip to content
New issue

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

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

Already on GitHub? # to your account

Complain about duplicated variables in let bindings #79

Open
1 task
davazp opened this issue Apr 9, 2019 · 0 comments
Open
1 task

Complain about duplicated variables in let bindings #79

davazp opened this issue Apr 9, 2019 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@davazp
Copy link
Member

davazp commented Apr 9, 2019

For instance, this should fail

(let {x 10 x 10} x)
  • Enable the skip test added at 5255f43
@davazp davazp added bug Something isn't working good first issue Good for newcomers labels Apr 9, 2019
davazp added a commit that referenced this issue Apr 9, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant