blob: 2b23e07482f05e4cd6eb44b4650ae6facaad974d [file] [log] [blame]
package test0559;
public class A {
void foo() {
if( (/*X:press_any_key_b*/ " " /**/).length() > 1 );
}
}