github.com/lovishpuri/go-40569/src@v0.0.0-20230519171745-f8623e7c56cf/go/internal/gccgoimporter/testdata/notinheap.go (about) 1 package notinheap 2 3 //go:notinheap 4 type S struct{}