Skip to content

Conversation

@wangkuo1993
Copy link

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