From 1da026e5fdb8d3c22c8f72a87fc4c369cf133fb2 Mon Sep 17 00:00:00 2001 From: Josh Wolfe Date: Mon, 25 Sep 2017 16:35:51 -0700 Subject: [PATCH] claim negation --- BigInt-test-plan.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BigInt-test-plan.md b/BigInt-test-plan.md index 6ce94b3..eeebca9 100644 --- a/BigInt-test-plan.md +++ b/BigInt-test-plan.md @@ -21,7 +21,7 @@ - [ ] increment/decrement - [ ] typeof - [x] prefix + - - [ ] negation + - [ ] negation (@thejoshwolfe) - [ ] bitwise operators - [ ] shifts - arithmetic operators