some deletions
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / golang.org / x / tools@v0.0.0-20201105173854-bc9fc8d8c4bc / cmd / guru / testdata / src / peers / main.golden
diff --git a/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/tools@v0.0.0-20201105173854-bc9fc8d8c4bc/cmd/guru/testdata/src/peers/main.golden b/.config/coc/extensions/coc-go-data/tools/pkg/mod/golang.org/x/tools@v0.0.0-20201105173854-bc9fc8d8c4bc/cmd/guru/testdata/src/peers/main.golden
deleted file mode 100644 (file)
index f97e672..0000000
+++ /dev/null
@@ -1,100 +0,0 @@
--------- @pointsto pointsto-chA --------
-this chan *int may point to these objects:
-       makechan
-       makechan
-
--------- @pointsto pointsto-chA2 --------
-this chan *int may point to these objects:
-       makechan
-
--------- @pointsto pointsto-chB --------
-this chan *int may point to these objects:
-       makechan
-
--------- @peers peer-recv-chA --------
-This channel of type chan *int may be:
-       allocated here
-       allocated here
-       sent to, here
-       sent to, here
-       received from, here
-       received from, here
-       received from, here
-       received from, here
-       received from, here
-       closed, here
-
--------- @pointsto pointsto-rA --------
-this *int may point to these objects:
-       peers.a2
-       a1
-
--------- @peers peer-recv-chB --------
-This channel of type chan *int may be:
-       allocated here
-       sent to, here
-       received from, here
-       received from, here
-
--------- @pointsto pointsto-rB --------
-this *int may point to these objects:
-       b
-
--------- @peers peer-recv-chA' --------
-This channel of type chan *int may be:
-       allocated here
-       allocated here
-       sent to, here
-       sent to, here
-       received from, here
-       received from, here
-       received from, here
-       received from, here
-       received from, here
-       closed, here
-
--------- @peers peer-send-chA' --------
-This channel of type chan *int may be:
-       allocated here
-       sent to, here
-       received from, here
-       received from, here
-       received from, here
-       received from, here
-       received from, here
-       closed, here
-
--------- @peers peer-close-chA --------
-This channel of type chan *int may be:
-       allocated here
-       allocated here
-       sent to, here
-       sent to, here
-       received from, here
-       received from, here
-       received from, here
-       received from, here
-       received from, here
-       closed, here
-
--------- @peers peer-close-chC --------
-This channel of type chan *int may be:
-       allocated here
-       sent to, here
-       received from, here
-       closed, here
-
--------- @peers peer-send-chC --------
-This channel of type chan *int may be:
-       allocated here
-       sent to, here
-       received from, here
-       closed, here
-
--------- @peers peer-recv-chC --------
-This channel of type chan *int may be:
-       allocated here
-       sent to, here
-       received from, here
-       closed, here
-