Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / coc-go-data / tools / pkg / mod / golang.org / x / tools@v0.0.0-20201028153306-37f0764111ff / cmd / guru / testdata / src / whicherrs / main.golden
1 -------- @whicherrs func-dead --------
2
3 Error: pointer analysis did not find expression (dead code?)
4 -------- @whicherrs localerrs --------
5 this error may point to these globals:
6         errVar
7 this error may contain these constants:
8         constErr
9 this error may contain these dynamic types:
10         errType
11