github.com/AndrienkoAleksandr/go@v0.0.19/src/go/internal/gccgoimporter/testdata/notinheap.go (about)

     1  package notinheap
     2  
     3  //go:notinheap
     4  type S struct{}