Skip to content

Fix invalid JS for ints with 0s as prefix (#5459)#5462

Merged
lpil merged 1 commit into
gleam-lang:mainfrom
gavinmorrow:gavinmorrow/invalid-js-for-ints-with-zero-prefix
Mar 16, 2026
Merged

Fix invalid JS for ints with 0s as prefix (#5459)#5462
lpil merged 1 commit into
gleam-lang:mainfrom
gavinmorrow:gavinmorrow/invalid-js-for-ints-with-zero-prefix

Conversation

@gavinmorrow

Copy link
Copy Markdown
Contributor

Fixes #5459.

  • The changes in this PR have been discussed beforehand in an issue
  • The issue for this PR has been linked
  • Tests have been added for new behaviour
  • The changelog has been updated for any user-facing changes

@lpil lpil left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice, thank you!

@lpil
lpil merged commit bddb2d4 into gleam-lang:main Mar 16, 2026
12 checks passed
@gavinmorrow
gavinmorrow deleted the gavinmorrow/invalid-js-for-ints-with-zero-prefix branch May 11, 2026 18:47
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.

Invalid JS being generated for ints with 0 prefixes

2 participants