点击运行
const hello : string = "Hello World!" console.log(hello)
运行结果 :
正在执行...