Move/alias Appendable and StringBuilder to kotlin.text
#KT-2084
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package java.lang
|
||||
package kotlin.text
|
||||
|
||||
|
||||
interface Appendable {
|
||||
Reference in New Issue
Block a user