diff --git a/index.ts b/index.ts index a50e789..9614306 100644 --- a/index.ts +++ b/index.ts @@ -1 +1,3 @@ console.log("hello world!"); + +console.log("another log");