aboutsummaryrefslogtreecommitdiff
path: root/tests/pos/i831.scala
Commit message (Collapse)AuthorAgeFilesLines
* Fix #831Martin Odersky2015-10-221-0/+4
Need to create a self symbols for modules with explicit self type, but need to take care it is already typed, or sourceModule risks running into CyclicReferences.