golang.org/x/tools/internal/stdlib.Symbol.Version (field)

3 uses

	golang.org/x/tools/internal/stdlib (current package)
		stdlib.go#L20: 	Version Version // Go version that first included the symbol

	golang.org/x/tools/internal/typesinternal
		toonew.go#L25: 		symver := sym.Version.String()
		toonew.go#L64: 		symVersion := sym.Version.String()