Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

Incorrectly replaces ![] with true #77

Closed
BobbieGoede opened this issue Nov 11, 2021 · 0 comments · Fixed by #79
Closed

Incorrectly replaces ![] with true #77

BobbieGoede opened this issue Nov 11, 2021 · 0 comments · Fixed by #79

Comments

@BobbieGoede
Copy link
Contributor

Code containing ![] is incorrectly changed to replace it with true, while the following is true ![] === false. Seems like toBool captures [] but replaces ![] with the result.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant