go/src/cmd/compile/internal/types2/util_test.go

func CmpPos(p, q syntax.Pos) int {}

func ScopeComment(s *Scope) string         {}

func ObjectScopePos(obj Object) syntax.Pos {}