Skip to content

fix: fix error code result#46

Open
wangkuo1993 wants to merge 1 commit intotrekhleb:masterfrom
wangkuo1993:master
Open

fix: fix error code result#46
wangkuo1993 wants to merge 1 commit intotrekhleb:masterfrom
wangkuo1993:master

Conversation

@wangkuo1993
Copy link
Copy Markdown

in browser Console, {} + [] the result is 0,
because browser think '{}' is code block, add () like ({} + []), it will return real result.
this is not the case.

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