fixes for host gcc 4.6.1
[zpugcc/jano.git] / toolchain / gcc / libjava / testsuite / libjava.compile / PR12857.java
blob9ed234ff2771cfaee83704e7ebe7a404c11b31bd
1 // Based on original test case from Yves Martin.
2 interface PR12857 {
3 static final String CONST = PR12857.class.getName();