static void testFunction(Args _args) { boolean check() { ; return 3; } ; info(strfmt("%1", check())); }