summaryrefslogtreecommitdiffstats
path: root/tests/new/AfterReturningParamMatching.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix for Bugzilla Bug 42668 ehilsdal2004-01-291-3/+4
| | | | effect of an after returning type incompatible with a join point return type
* Work on Bugzilla 42668: effect of an after returning type incompatible with ↵ehilsdal2003-11-181-0/+72
a join point return type * fix to semantics document to describe correct semantics * checkin of failing coverage test case for correct semantics