Skip to content
Snippets Groups Projects
Commit 1778c8ff authored by Tom Tromey's avatar Tom Tromey Committed by Tom Tromey
Browse files

* libjava.compile/pr8712.java: New file, for PR java/8712.

From-SVN: r60856
parent 5e694fba
No related branches found
No related tags found
No related merge requests found
2003-01-03 Tom Tromey <tromey@redhat.com>
* libjava.compile/pr8712.java: New file, for PR java/8712.
2003-01-01 Tom Tromey <tromey@redhat.com> 2003-01-01 Tom Tromey <tromey@redhat.com>
* libjava.compile/pr8955.java: New test, for PR java/8955. * libjava.compile/pr8955.java: New test, for PR java/8955.
......
public class pr8712
{
boolean x(pr8712 a)
{
return (!(a instanceof pr8712));
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment