diff --git a/BigInt-test-plan.md b/BigInt-test-plan.md index e9dd8c7..57cd780 100644 --- a/BigInt-test-plan.md +++ b/BigInt-test-plan.md @@ -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)