aboutsummaryrefslogtreecommitdiff
path: root/compiler/test/dotty/tools/dotc/EntryPointsTest.scala.disabled
Commit message (Collapse)AuthorAgeFilesLines
* Fix import which produces flakey test resultsMartin Odersky2017-02-251-1/+1
| | | | | Previous import gave test errors under eclipse. Probably due to some stray directory on the classpath.
* Extend argument pretyping to case-closuresMartin Odersky2017-02-211-0/+66