blob: 74ae989d70e89d67074d850bd9470733c14873b6 [file] [log] [blame]
package test0566;
public class A {
public String foo() {
return "";} //$NON-NLS-1$
}