1
0
mirror of https://github.com/golang/go synced 2024-11-23 03:30:02 -07:00
Change-Id: Ib1a532c540c890ce988e4092699fd879baf9799f
This commit is contained in:
qiulaidongfeng 2024-05-30 21:41:38 +08:00
parent f9ace65631
commit 7ee45f859a

View File

@ -334,7 +334,7 @@ type Cmd struct {
lookPathErr error
// cacheLookExtensions cache the result of calling lookExtensions,
// use it only on windows.
// set it only on windows.
cacheLookExtensions string
}