github.com/cockroachdb/tools@v0.0.0-20230222021103-a6d27438930d/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