mirror of
https://github.com/tc39/test262.git
synced 2025-07-31 01:44:54 +02:00
list some operators
parent
3aaccedff1
commit
cd413abb5b
@ -16,8 +16,8 @@
|
|||||||
- [ ] typeof
|
- [ ] typeof
|
||||||
- [x] prefix +
|
- [x] prefix +
|
||||||
- [ ] negation (@thejoshwolfe)
|
- [ ] negation (@thejoshwolfe)
|
||||||
- [ ] bitwise operators (@thejoshwolfe)
|
- [ ] bitwise operators `&`, `|`, `^`, `~` (@thejoshwolfe)
|
||||||
- [ ] shifts (@thejoshwolfe)
|
- [ ] shifts `<<`, `>>`, `>>>` (@thejoshwolfe)
|
||||||
- arithmetic operators
|
- arithmetic operators
|
||||||
- [ ] addition
|
- [ ] addition
|
||||||
- [ ] subtraction
|
- [ ] subtraction
|
||||||
|
Loading…
x
Reference in New Issue
Block a user