Imports of findcall command

PathSynopsis
golang.org/x/tools/go/analysis/passes/findcallPackage findcall defines an Analyzer that serves as a trivial example and test of the Analysis API.
golang.org/x/tools/go/analysis/singlecheckerPackage singlechecker defines the main function for an analysis driver with only a single analysis.