blob: 900c0e430d0db571b7f1cf7bffac13cf8213f51e [file] [log] [blame]
package test0555;
public class A {
public static final String BUNDLE_NAME = "test.test";//$NON-NLS-1$
public static String getString(String s) {
return "";
}
}