Skip to content

[pull] main from mdn:main#905

Merged
pull[bot] merged 3 commits intoryrodriguez25:mainfrom
mdn:main
Apr 16, 2026
Merged

[pull] main from mdn:main#905
pull[bot] merged 3 commits intoryrodriguez25:mainfrom
mdn:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Apr 16, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

pepelsbey and others added 3 commits April 16, 2026 14:09
* Fix '1' + 2n BigInt example on Addition page

The 'Addition using BigInts' example marked "1" + 2n as throwing a
TypeError, but the + operator checks for a string operand before the
BigInt/Number mix check, so "1" + 2n performs string concatenation
and returns "12". Remove the incorrect line and add a short clarifying
section with the real behavior.

Fixes #43807

* Update index.md

---------

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
@pull pull bot locked and limited conversation to collaborators Apr 16, 2026
@pull pull bot added the ⤵️ pull label Apr 16, 2026
@pull pull bot merged commit 18687f9 into ryrodriguez25:main Apr 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants