Files

6 lines
75 B
Plaintext

try {
this.hashCode();
} catch(java.lang.Throwable e) {
this.fail();
}