github.com/powerman/golang-tools@v0.1.11-0.20220410185822-5ad214d8d803/cmd/guru/testdata/src/whicherrs/main.golden (about) 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