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

     1  package anonref
     2  
     3  import (
     4  	anonymous "kythe/go/indexer/anonymous_test"
     5  )
     6  
     7  // - @Struct ref Struct
     8  // - @V ref V
     9  var _ = anonymous.Struct.V