You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updates len, cap and range built-ins to use the array length
based on the core types of the array or pointer to array.
These are not constant in the language but can be treated as
constants during translation.
Change-Id: Iec9ca61edfd51a503a4fe99e57562bff1eb56309
Reviewed-on: https://go-review.googlesource.com/c/tools/+/494977
Reviewed-by: Alan Donovan <[email protected]>
TryBot-Result: Gopher Robot <[email protected]>
gopls-CI: kokoro <[email protected]>
Run-TryBot: Tim King <[email protected]>
0 commit comments