summaryrefslogtreecommitdiff
path: root/test/files/run/t9030.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-9030 make BoxesRunTime.equalsNumChar publicLukas Rytz2014-12-111-0/+19
When comparing a Number and a Character, the backend directly emits a call to this method.