blob: e5ba830e18ef1f7909096a9a6220098c68f6457f [file] [log] [blame]
-- funccgoexample-definition --
cgo/declarecgo.go:17:6-13: defined here as func cgo.Example()
-- funccgoexample-definition-json --
{
"span": {
"uri": "file://cgo/declarecgo.go",
"start": {
"line": 17,
"column": 6,
"offset": 153
},
"end": {
"line": 17,
"column": 13,
"offset": 160
}
},
"description": "func cgo.Example()"
}
-- funccgoexample-hover --
func cgo.Example()