summaryrefslogtreecommitdiffstats
path: root/testsuite/semok/thirtyfive.stp
Commit message (Collapse)AuthorAgeFilesLines
* PR11208: glue adjacent string literals together.Frank Ch. Eigler2010-02-191-0/+8
* parse.cxx (lexer::scan): Glue adjacent strings together. * testsuite/parseko/twentyseven.stp, semok/thirtyfive.stp: New tests.