blob: 9194a64bbcc4ee9c751f6b270f2736eed7627263 [file] [log] [blame]
package p;
public class A {
/**
* This is the field "foo".
*/
static String foo;
}