consthrow.java: New file.
* libjava.compile/consthrow.java: New file. * libjava.compile/consthrow.xfail: New file. From-SVN: r61959
This commit is contained in:
parent
6a807d35fc
commit
d52c5b0a9c
3 changed files with 13 additions and 0 deletions
6
libjava/testsuite/libjava.compile/consthrow.java
Normal file
6
libjava/testsuite/libjava.compile/consthrow.java
Normal file
|
@ -0,0 +1,6 @@
|
|||
public class consthrow
|
||||
{
|
||||
public consthrow () throws Object
|
||||
{
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue