first-repo/index.ts

5 lines
72 B
TypeScript

const msg: String = 'Hello World!'
console.log(msg)
// Teste GITEA