summaryrefslogtreecommitdiff
path: root/test/files/neg/t4749.flags
Commit message (Collapse)AuthorAgeFilesLines
* Better error reporting regarding main methods.Paul Phillips2012-01-091-0/+1
Now notices most things which look like main methods and says something useful if they aren't usable as entry points. Closes SI-4749.