improved the docs and test cases
This commit is contained in:
@@ -231,7 +231,6 @@ class CollectionTest {
|
||||
|
||||
}
|
||||
|
||||
|
||||
test fun makeString() {
|
||||
val data = arrayList("foo", "bar")
|
||||
val text = data.makeString("-", "<", ">")
|
||||
|
||||
Reference in New Issue
Block a user