From e94d16cf1e010608b675c19e035992651f253f50 Mon Sep 17 00:00:00 2001 From: shrouti1507 <60211312+shrouti1507@users.noreply.github.com> Date: Wed, 4 Jan 2023 16:11:43 +0530 Subject: [PATCH] fix(abc): changing var --- test-file.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test-file.js b/test-file.js index 11b7e41..21a1efe 100644 --- a/test-file.js +++ b/test-file.js @@ -6,3 +6,4 @@ let newDev = '123'; let abcd = 'test'; let newThings = 'abcs'; let devs = 'abc'; +let change = 'abc';