summaryrefslogtreecommitdiff
path: root/test/files/neg/ambiguous-same.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-2458 Make spec example live testSom Snytt2017-04-091-0/+15
Synchronize the live test with the spec update, which is trivial. Also add a neg test showing that an imported name remains ambiguous even if it resolves to the definition in scope with which it is ambiguous.