Sign in
gnu
/
gcc
/
92f254d8f9fc5a632ca835c4a1e1af171ea1a66d
/
.
/
libjava
/
testsuite
/
libjava.compile
/
PR12857.java
blob: 9ed234ff2771cfaee83704e7ebe7a404c11b31bd [
file
]
// Based on original test case from Yves Martin.
interface
PR12857
{
static
final
String
CONST
=
PR12857
.
class
.
getName
();
}