From 4ad1c0b8b052c77ad8b2aebbb66db9502bc6bb56 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 4 Nov 2024 11:26:08 -0300 Subject: [PATCH] Teste --- index.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.ts b/index.ts index 3022dbc..626fc9c 100644 --- a/index.ts +++ b/index.ts @@ -1,2 +1,4 @@ const msg: String = 'Hello World!' -console.log(msg) \ No newline at end of file +console.log(msg) +console.log("Olá mundo!"); +