Skip to content

fix: process NaN in right way#159

Open
cuiweixie wants to merge 1 commit intozsh-users:masterfrom
cuiweixie:bugfix
Open

fix: process NaN in right way#159
cuiweixie wants to merge 1 commit intozsh-users:masterfrom
cuiweixie:bugfix

Conversation

@cuiweixie
Copy link

cmd:
zsh -c 'let "0.0 / 0.0"; echo $?'
should result in 1, not 0

cmd:
zsh -c 'let "0.0 / 0.0"; echo $?'
should result in 1, not 0
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