编辑代码
Kotlin代码
1.3.72
运行
fun
main
(args :
Array
<
String
>)
{ println(
"Hello world!"
) }