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