This commit is contained in:
Your Name
2024-11-04 11:26:08 -03:00
parent c644aae620
commit 4ad1c0b8b0
+3 -1
View File
@@ -1,2 +1,4 @@
const msg: String = 'Hello World!' const msg: String = 'Hello World!'
console.log(msg) console.log(msg)
console.log("Olá mundo!");