diff options
| author | hopehook <hopehook.com@gmail.com> | 2022-02-12 17:03:19 +0800 |
|---|---|---|
| committer | Emmanuel Odeke <emmanuel@orijtech.com> | 2022-04-04 04:04:18 +0000 |
| commit | 884e75fa53529321352a18538fe9e02fd485c49a (patch) | |
| tree | 212d1ab18bab6c996329d8f8c5cf062c4ab450e5 /src/os/exec/exec_windows_test.go | |
| parent | a92ca515077e5cf54673eb8c5c2d9db4824330db (diff) | |
| download | go-884e75fa53529321352a18538fe9e02fd485c49a.tar.xz | |
reflect: fix the collision of variable name and package name
The return value "abi" of func "funcLayout" is the same as package
"internal/abi", which currently works fine, but it is more reliable to
avoid conflicts.
Change-Id: I83715dd79beff7cb3fc25747fef186dc0e2dfa8b
Reviewed-on: https://go-review.googlesource.com/c/go/+/385414
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Emmanuel Odeke <emmanuel@orijtech.com>
Diffstat (limited to 'src/os/exec/exec_windows_test.go')
0 files changed, 0 insertions, 0 deletions
