github.com/v2fly/tools@v0.100.0/go/internal/gccgoimporter/testdata/notinheap.go (about) 1 package notinheap 2 3 //go:notinheap 4 type S struct{}