diff --git a/try.js b/try.js index 60df12b..cce57f9 100644 --- a/try.js +++ b/try.js @@ -1 +1 @@ -console.log(" hello"); +console.log( " hello" ); \ No newline at end of file