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