From bdd7b4e624bd431cac004484423e758a4a9e393d Mon Sep 17 00:00:00 2001 From: Alanghj Date: Fri, 20 Aug 2021 19:05:31 -0300 Subject: [PATCH] console-' --- index.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.js b/index.js index b6c521b..1e87a71 100644 --- a/index.js +++ b/index.js @@ -1,2 +1,4 @@ const fds = 12 -const f = 130 \ No newline at end of file +const f = 130 + +console.log(fds + f) \ No newline at end of file