From 71899db8201db89a8ed9199939e444c75f49a3fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Cort=C3=AAs?= Date: Mon, 31 Oct 2016 09:52:08 +0000 Subject: [PATCH] Update newfile.js --- newfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/newfile.js b/newfile.js index 3558b07..e790516 100644 --- a/newfile.js +++ b/newfile.js @@ -1,4 +1,4 @@ -function a(x) { +function b(x) { if (true) { return x; // 1st path } else if (false) {