... the argument array (for lists, it's basically the same as Java's Arrays. ... println(emptyList) // [] emptyList.add("abc") // Error: add is unresolved ...
確定! 回上一頁