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