summaryrefslogtreecommitdiff
path: root/test/files/run/bug4542.scala
Commit message (Collapse)AuthorAgeFilesLines
* Be silent when compiling the repl extraction ob...Paul Phillips2011-05-051-0/+11
Be silent when compiling the repl extraction object to suppress spurious warnings. Also corrected the busted logic for spotting repl wrappers. Closes #4542, no review.