summaryrefslogtreecommitdiffstats
path: root/testsuite/buildok/semicolon.stp
Commit message (Collapse)AuthorAgeFilesLines
* Make all buildok tests executable.William Cohen2010-01-071-0/+0
|
* PR11038 Trailing semicolon as null-statement confusing.Mark Wielaard2009-12-211-0/+18
* parse.cxx (parser::parse_statement): Squash semicolon after non-block-like statements. * testsuite/buildok/semicolon.stp: New test.