diff --git a/index.js b/index.js index fae3e45..c84ad8b 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ -const name = "Jamie Doe"; +const name = 'Jamie Doe'; -//Test comment +// Test comment let test = 1;