From 67e6542467321099c0ffcf77ee660e28ec211588 Mon Sep 17 00:00:00 2001 From: cuiweixie Date: Sat, 27 Aug 2022 15:21:29 +0800 Subject: go/ast: add Range token.Pos to RangeStmt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit For #50429 Change-Id: Idb027244f901d9f482c894b5b979a054d0f07de5 Reviewed-on: https://go-review.googlesource.com/c/go/+/426091 Reviewed-by: Daniel Martí Reviewed-by: Robert Griesemer Reviewed-by: Robert Findley TryBot-Result: Gopher Robot Run-TryBot: Robert Findley --- api/next/50429.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 api/next/50429.txt (limited to 'api') diff --git a/api/next/50429.txt b/api/next/50429.txt new file mode 100644 index 0000000000..558937de1c --- /dev/null +++ b/api/next/50429.txt @@ -0,0 +1 @@ +pkg go/ast, type RangeStmt struct, Range token.Pos #50429 \ No newline at end of file -- cgit v1.3