Skip to content

fix prefix/postfix operators parse issue#114

Open
duzhaofeng wants to merge 1 commit intoc2nes:masterfrom
duzhaofeng:master
Open

fix prefix/postfix operators parse issue#114
duzhaofeng wants to merge 1 commit intoc2nes:masterfrom
duzhaofeng:master

Conversation

@duzhaofeng
Copy link

like:
if ((!a) && (b++)) {
...
}

like:
if ((!a) && (b++)) {
...
}
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