aboutsummaryrefslogtreecommitdiff
path: root/tests/neg/i0091-infpaths.scala
Commit message (Collapse)AuthorAgeFilesLines
* Negtests with // error commentsvsalvis2016-02-181-3/+3
|
* Two new testsMartin Odersky2014-12-131-0/+16
1) Verify we survive illegal infinite paths. Closes #91. 2) Verify we handle fbounds in and types correctly.