diff --git a/main.js b/main.js index 7b0c8ea..301a7f6 100644 --- a/main.js +++ b/main.js @@ -1 +1,2 @@ -alert('hi'); \ No newline at end of file +alert('hi'); +console.log('hi');