From 4e693d1ec52c86b262ac23f0d6cee6b60fef4fb0 Mon Sep 17 00:00:00 2001 From: Alan Donovan Date: Mon, 9 Feb 2026 10:33:22 -0500 Subject: go/token: add File.String method It returns a brief, unspecified, human-readable description of the File. + test, doc, relnote Fixes #76285 Change-Id: I8b0705cf20eaac095bc9dfba7f1181774544f02c Reviewed-on: https://go-review.googlesource.com/c/go/+/743280 LUCI-TryBot-Result: Go LUCI Reviewed-by: Robert Griesemer Auto-Submit: Alan Donovan --- api/next/76285.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 api/next/76285.txt (limited to 'api') diff --git a/api/next/76285.txt b/api/next/76285.txt new file mode 100644 index 0000000000..afe2314bd4 --- /dev/null +++ b/api/next/76285.txt @@ -0,0 +1 @@ +pkg go/token, method (*File) String() string #76285 -- cgit v1.3