Sign in
gnu
/
gcc
/
92f254d8f9fc5a632ca835c4a1e1af171ea1a66d
/
.
/
libjava
/
testsuite
/
libjava.compile
/
consthrow.java
blob: 02d1afc01dda4f63e9c87cd2f430568ca58abe77 [
file
]
public
class
consthrow
{
public
consthrow
()
throws
Object
{
}
}