...
Go Documentation Server
GoDoc
▽
submit search
Source file
src
/
golang.org
/
x
/
tools
/
go
/
internal
/
gccgoimporter
/
testdata
/
pointer.go
Documentation:
golang.org/x/tools/go/internal/gccgoimporter/testdata
1
package pointer
2
3
type Int8Ptr *int8
4
View as plain text