val one = 1 // Int val threeBillion = 3000000000 // Long val oneLong = 1L // Long val ... val text = """ for (c in "foo") print(c) """.
確定! 回上一頁