summaryrefslogtreecommitdiff
path: root/test/files/run/t6392a.check
Commit message (Collapse)AuthorAgeFilesLines
* Normalized line endings.Paul Phillips2012-09-201-1/+1
| | | | | | This brings all the files into line with the .gitattributes settings, which should henceforth be automatically maintained by git.
* SI-6392 wraps non-terms before typecheck/evalEugene Burmako2012-09-191-0/+1
Wrap non-term arguments of typecheck and eval, so that toolboxes can work with full-fledged files (except for package declarations).