some

fun KetexToken.some(): KetexToken

Appends a plus quantifier (+) to the current token.

Matches 1 or more of the preceding token.