summaryrefslogtreecommitdiff
path: root/kythe/go/indexer/testdata/basic/anonref.go
diff options
context:
space:
mode:
Diffstat (limited to 'kythe/go/indexer/testdata/basic/anonref.go')
-rw-r--r--kythe/go/indexer/testdata/basic/anonref.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/kythe/go/indexer/testdata/basic/anonref.go b/kythe/go/indexer/testdata/basic/anonref.go
index 2321fb248..4f135e2ca 100644
--- a/kythe/go/indexer/testdata/basic/anonref.go
+++ b/kythe/go/indexer/testdata/basic/anonref.go
@@ -4,6 +4,6 @@ import (
anonymous "kythe/go/indexer/anonymous_test"
)
-//- @Struct ref Struct
-//- @V ref V
+// - @Struct ref Struct
+// - @V ref V
var _ = anonymous.Struct.V