Skip to content

fix: isNaN() returns true for non-numeric strings instead of false#259

Merged
cs01 merged 1 commit intomainfrom
fix/isnan-string
Mar 12, 2026
Merged

fix: isNaN() returns true for non-numeric strings instead of false#259
cs01 merged 1 commit intomainfrom
fix/isnan-string

Conversation

@cs01
Copy link
Copy Markdown
Owner

@cs01 cs01 commented Mar 12, 2026

Summary

Test plan

  • npm run verify:quick passes
  • New test builtins/isnan-string exercises string args, numeric strings, NaN, and numbers

🤖 Generated with Claude Code

@cs01 cs01 merged commit d3db51f into main Mar 12, 2026
12 checks passed
@cs01 cs01 deleted the fix/isnan-string branch March 12, 2026 05:35
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