blob: 2587d2204998dfa13ac09db8f88a8f52bbbdaa93 [file] [log] [blame]
class A{
static int FIELD;
/**
* @see #FIELD
*/
void foo(){}
}