static void dontPrint() {} static A dontPrint(S s, A o) { ret o; } static A dontPrint(A o) { ret o; }