package p;

import static q.Consts.constant;

class B {
	String fS= "";
	int fI= constant();
}
