https://go.googlesource.com/go/+/d7a6a44deb3a56aa3f94b75f7ab4ffa1a0fa8cef/test/uintptrescapes.go?autodive=0%2F%2F%2F
test/uintptrescapes.go - go - Git at Google
testgogit
https://github.com/golang/go/issues/38759
cmd/compile: invalid pointer on stack calling syscall.LazyProc.Call (a go:uintptrescapes function)...
What version of Go are you using (go version)? $ go version go version go1.14.1 windows/amd64 What did you do? This is my source code: func DeleteZip(filePath...