consthrow.java: New file.
* libjava.compile/consthrow.java: New file. * libjava.compile/consthrow.xfail: New file. From-SVN: r61959
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
public class consthrow
|
||||
{
|
||||
public consthrow () throws Object
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user