summaryrefslogtreecommitdiff
path: root/test/files/neg/t9636.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-9636 More precise error pos on apply inferenceSom Snytt2016-12-201-0/+17
If a method type arg is inferred Any, warn about the function and not the innocent arg.