aboutsummaryrefslogtreecommitdiff
path: root/tests/next-word/buildfile
AgeCommit message (Collapse)AuthorFilesLines
2024-03-21Add next_word() overload that doesn't skip consecutive delimitersBoris Kolpackov1-0/+6
In particular, this version can be used to parse lines while observing blanks.