summaryrefslogtreecommitdiff
path: root/test/files/run/t6622.scala
Commit message (Collapse)AuthorAgeFilesLines
* SI-8445, SI-6622 test cases, already fixedLukas Rytz2014-09-291-0/+50
They were most likely fixed in #3931 / e3107465c3. The test case for SI-6622 is taken from Jason's PR #2654. I adjusted the EnclosingMethod to be `null` in two places in the check file, for the classes that are owned by fields (not methods).