aboutsummaryrefslogtreecommitdiff
path: root/libjava/testsuite/libjava.compile/PR13733.java
AgeCommit message (Collapse)AuthorFilesLines
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-10/+0
From-SVN: r120621
2004-01-23re PR java/13733 (The result of an assignment operator is the LHS after ↵Jeff Sturm1-0/+10
assignment, not the RHS) PR java/13733 * libjava.compile/PR13733.java: New file. * libjava.compile/PR13733.xfail: New file. From-SVN: r76389