Skip to content

Conversation

@JLHwung
Copy link
Contributor

@JLHwung JLHwung commented Jan 9, 2026

This PR fixes syntax errors introduced in #4814, first reported from the Babel test262 integration test update: babel/babel#17699

The legacy octal literals are not allowed in the strict mode. Since the tests are for Temporal usage, here we replaced legacy octal literals by plain decimal literals.

@JLHwung JLHwung requested a review from a team as a code owner January 9, 2026 02:44
Copy link
Contributor

@ptomato ptomato left a comment

Choose a reason for hiding this comment

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

Thanks!

@ptomato ptomato merged commit 6f55d0c into tc39:main Jan 10, 2026
14 checks passed
@JLHwung JLHwung deleted the temporal-avoid-legacy-octal-usage branch January 11, 2026 05:02
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.

2 participants