App下载

Test&type=scala 在线工具

Test&type=scala 在线工具

object Test {
   def main(args: Array[String]) {
      println("Hello	World

" );
   }
}
运行结果