Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
LGTM
*** Submitted as http://code.google.com/p/go/source/detail?r=821585f8baba *** go/ast: FuncType.Params may be nil (per AST documentation) ast.Walk needs to check for it or it will crash. R=r CC=golang-dev http://codereview.appspot.com/6852062