plus

operator fun TextSource.plus(text: String): List<TextSource>(source)
operator fun List<TextSource>.plus(text: String): List<TextSource>(source)