kythe.io@v0.0.68-0.20240422202219-7225dbc01741/kythe/go/indexer/testdata/basic/anchors.go (about)

     1  // Package anchors verifies that anchors have their language set.
     2  //
     3  // - @"anchors"=vname(_,_,_,_,"go") defines/binding Pkg
     4  // - Pkg.node/kind package
     5  package anchors
     6  
     7  // - @x=vname(_,_,_,_,"go") defines/binding _X
     8  var x int