When I run “go build -v .” Go has a habit of printing
”command-line-arguments” exactly like that on the next line, rather than evaluating the arguments, which seems odd.
Issue seen on Windows
go version go1.26.5 windows/amd64
When I run “go build -v .” Go has a habit of printing
”command-line-arguments” exactly like that on the next line, rather than evaluating the arguments, which seems odd.
Issue seen on Windows
go version go1.26.5 windows/amd64