foxbenjaminfox / babel-plugin-overload

A highly experimental babel plugin for operator overloading in javascript
Apache License 2.0
46 stars 6 forks source link

Fixed 'Symbol(!==)' of null problem #1 #2

Closed HmHmmHm closed 7 years ago

HmHmmHm commented 7 years ago

@foxbenjaminfox I've fixed #1 problem. could you merge of this?

foxbenjaminfox commented 7 years ago

Sure, I've merged your PR. I've also updated the test suite to match.