diff --git a/console.js b/console.js index 67eb2fc..9b57f6e 100644 --- a/console.js +++ b/console.js @@ -7,4 +7,5 @@ function main(){ return null; } +main();