]> Cypherpunks.ru repositories - gostls13.git/commit
test: add test cases for index value with range array clear
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Fri, 7 Jul 2023 02:21:58 +0000 (09:21 +0700)
committerGopher Robot <gobot@golang.org>
Mon, 10 Jul 2023 16:36:41 +0000 (16:36 +0000)
commit7dc62f3bda96359cc1904f4ea387f9a1c82c9f9d
treead5b1b73adfe6843910d7a69c576e8d414f2d072
parent0b65b02ba5e0eaa517509a940bb10e10abc0287a
test: add test cases for index value with range array clear

Updates #61127

Change-Id: I5fb032c990b64bb4f455a7c0345cfb556bf263bd
Reviewed-on: https://go-review.googlesource.com/c/go/+/508335
Reviewed-by: Cherry Mui <cherryyz@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Reviewed-by: Keith Randall <khr@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
Auto-Submit: Keith Randall <khr@golang.org>
test/for.go