github.com/april1989/origin-go-tools@v0.0.32/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