static A _print(A a) { ret print(a); } static void print() { print(); }