index
:
golang-1.16
debian
progress-linux
upstream
debian 11 backports: golang
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
go
/
internal
/
gccgoimporter
/
testdata
/
notinheap.go
blob: b1ac967227b1bc36396e474536f6c63cddbfc764 (
plain
)
1
2
3
4
package
notinheap
//go:notinheap
type
S
struct
{}