StringBuilder */ = Hello >>> val r1 = x.append(", World").toString() res11: kotlin.String = Hello, World >>> val r2 = x.append(", World").
確定! 回上一頁