summaryrefslogtreecommitdiff
path: root/test/files/run/repl-colon-type.check
Commit message (Collapse)AuthorAgeFilesLines
* Now :t types declarations as well as expression...Paul Phillips2011-05-291-0/+57
Now :t types declarations as well as expressions, and cleans up the output the same way the repl does so stray unsolved type constraints don't befuddle anyone. Closes #4391, no review.