关于

/**
 * Created by yanzhonghui 2012-10-08 18:18:59.
 */
fun main() {
    println("Hello, world!")
}