increment/decrement PR

Josh Wolfe 2017-10-04 06:40:57 -07:00
parent 4ce74f76c1
commit 106e32bbc2

@ -18,7 +18,7 @@
- [ ] strictly equal [PR]
- [ ] strictly not equal [PR]
- Expressions
- [ ] increment/decrement (@thejoshwolfe)
- [ ] increment/decrement [[PR](https://github.com/tc39/test262/pull/1261)]
- [ ] typeof
- [x] prefix +
- [ ] negation (@thejoshwolfe)