claim negation

Josh Wolfe 2017-09-25 16:35:51 -07:00
parent bd64f8deb5
commit 1da026e5fd

@ -21,7 +21,7 @@
- [ ] increment/decrement - [ ] increment/decrement
- [ ] typeof - [ ] typeof
- [x] prefix + - [x] prefix +
- [ ] negation - [ ] negation (@thejoshwolfe)
- [ ] bitwise operators - [ ] bitwise operators
- [ ] shifts - [ ] shifts
- arithmetic operators - arithmetic operators