xref
: /
aosp_15_r20
/
prebuilts
/
go
/
linux-x86
/
src
/
cmd
/
cgo
/
internal
/
testshared
/
testdata
/
execgo
/
exe.go
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
package
main
2
3
/*
4
*/
5
import
"C"
6
7
func
main
() {
8
}
9