static void Test(Args _args) { #define.InOutInfo("Info %1") ; info(strfmt(#InOutInfo, 18)); info(strfmt("Info %1", 18)); }