go.tools/oracle: remove stale item
LGTM=crawshaw R=crawshaw CC=golang-codereviews https://golang.org/cl/101320043
This commit is contained in:
parent
9b38eafe60
commit
1582053234
|
|
@ -21,9 +21,6 @@ Include complete pos/end information Serial output.
|
||||||
But beware that sometimes a single token (e.g. +) is more helpful
|
But beware that sometimes a single token (e.g. +) is more helpful
|
||||||
than the pos/end of the containing expression (e.g. x \n + \n y).
|
than the pos/end of the containing expression (e.g. x \n + \n y).
|
||||||
|
|
||||||
Remove pointer analysis context information when printing results as
|
|
||||||
it tends to be unhelpful.
|
|
||||||
|
|
||||||
Specific queries
|
Specific queries
|
||||||
================
|
================
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue