package p;

import static q.Consts.constant;

class C {
	String fS= constant;
}
