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

fix: report error on duplicate let-binding within same scope #75

Conversation

junlarsen
Copy link
Owner

Fixes #71

Copy link
Owner Author

junlarsen commented Feb 15, 2025

Merge activity

  • Feb 15, 9:35 AM EST: A user started a stack merge that includes this pull request via Graphite.
  • Feb 15, 9:36 AM EST: Graphite rebased this pull request as part of a merge.
  • Feb 15, 9:38 AM EST: A user merged this pull request with Graphite.

@junlarsen junlarsen changed the base branch from 02-14-chore_simplify_if_some_chain to graphite-base/75 February 15, 2025 14:35
@junlarsen junlarsen changed the base branch from graphite-base/75 to trunk February 15, 2025 14:35
@junlarsen junlarsen force-pushed the 02-14-fix_report_error_on_duplicate_let-binding_within_same_scope branch from 5efee89 to 37a8b44 Compare February 15, 2025 14:36
@junlarsen junlarsen merged commit 6e6519a into trunk Feb 15, 2025
1 check passed
@junlarsen junlarsen deleted the 02-14-fix_report_error_on_duplicate_let-binding_within_same_scope branch February 15, 2025 14:38
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.

Support hexadecimal and octal integer literals Report diagnostic on overwrite of let-binding in same block
1 participant