From 70a4059a9ee3545d03a1b88b077448b4412698d9 Mon Sep 17 00:00:00 2001 From: Micha Tab Date: Thu, 11 Oct 2018 07:19:54 +0300 Subject: [PATCH] r00tm4ker --- code/r00tm4n.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/r00tm4n.js b/code/r00tm4n.js index fc01b24..f4bf44d 100644 --- a/code/r00tm4n.js +++ b/code/r00tm4n.js @@ -8,4 +8,4 @@ var even = function (arr) { return even; } -console.log(even([1,2,3,4,5,6,7,8,9])); \ No newline at end of file +console.log(even([1,2,3,4,5,6,7,8,9,10])); \ No newline at end of file