class Unused { private int ffff; void foo(int p) { if (p==0) return; } }