diff --git a/lab0/lab0.js b/lab0/lab0.js index e69de29..635625a 100644 --- a/lab0/lab0.js +++ b/lab0/lab0.js @@ -0,0 +1 @@ +console.log("Hello world!"); \ No newline at end of file