claim negation

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

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