append

expect abstract fun append(csq: CharArray, start: Int, end: Int): Appendable
actual abstract fun append(csq: CharArray, start: Int, end: Int): Appendable
actual abstract fun append(csq: CharArray, start: Int, end: Int): Appendable