Skip to content

Commit

Permalink
Add newsfragment
Browse files Browse the repository at this point in the history
  • Loading branch information
sbillig committed Aug 11, 2021
1 parent 8c36e10 commit f2789af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions newsfragments/510.bugfix.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Fixed a bug in the analyzer which allowed tuple item accessor names with a leading 0,
resulting in an internal compiler error in a later pass. Example: `my_tuple.item001`.
These are now rejected with an error message.

0 comments on commit f2789af

Please sign in to comment.