Skip to content

Commit 45de08f

Browse files
committed
Simplify handling of negative numbers in add(…) function.
1 parent b617f7c commit 45de08f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ANSWERS.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,6 @@ Joking aside though, if you're a job applicant skimming these answers so that yo
660660
// Undefined, set in the loop
661661
var value;
662662
var value_split;
663-
var is_negative;
664663
var integer;
665664
var decimal;
666665

0 commit comments

Comments
 (0)