summaryrefslogtreecommitdiff
path: root/test/files/run/reflection-implicit.check
Commit message (Collapse)AuthorAgeFilesLines
* Normalized line endings.Paul Phillips2012-09-201-2/+2
| | | | | | This brings all the files into line with the .gitattributes settings, which should henceforth be automatically maintained by git.
* moves isImplicit from TermSymbol to SymbolEugene Burmako2012-09-161-0/+2
Because classes can also be implicit.