源代码
const hello : string = "Hello World!" console.log(hello)
运行结果