blob: 4d2f6cd4d4314ec7dd7330801a2380dcba8af194 [file] [log] [blame]
package test0565;
public class A {
void foo() {
if( ( (/**/ String /**/) new String() /**/ ).length() > 1 );
}
}