Scala 源代码:
AI 编程工具
点击运行
object Test { def main(args: Array[String]) { println("Hello\tWorld\n\n" ); } }
运行结果: