TypeScript 源代码:
AI 编程工具
点击运行
const hello : string = "Hello World!" console.log(hello)
运行结果: