blob: e31c0cc63aea46098f626aa50f582f150410237e [file] [log] [blame]
ReturnsSomething: output arguments should be passed to the log function via their addresses
14a15
> defer apilog.LogCallf("a=%v", a)("b=%v", &b) // gologcop: DO NOT EDIT, MUST BE FIRST STATEMENT