Skip to content

Reject user_id in scientific format, as per the tests - #203

Open
ageron wants to merge 1 commit into
exercism:mainfrom
ageron:fix-error-handling-exercise
Open

Reject user_id in scientific format, as per the tests#203
ageron wants to merge 1 commit into
exercism:mainfrom
ageron:fix-error-handling-exercise

Conversation

@ageron

@ageron ageron commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

The latest Roc compiler now supports U64.from_str("1e03"). This breaks one of the tests in the error-handling exercise, so this PR explicitly rejects user IDs containing the letter e or E.

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.

1 participant