rwaldron / idiomatic.js

Principles of Writing Consistent, Idiomatic JavaScript
Other
24.67k stars 3.47k forks source link

fixed typo. #176

Closed derdela closed 8 years ago

derdela commented 9 years ago

~num would return the value -3 and not 2.