summaryrefslogtreecommitdiff
path: root/test/files/pos/t7364b/UseIt_2.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-7364 Allow raw types in parent position in Java sourcesJason Zaugg2013-06-091-0/+5
To make this work, this commit simply restricts parent type argument inference to Scala source files. The surrounding code has also been refactored to avoid a var.