mirror of https://github.com/golang/go.git
Fixes: golang.org/#52024 Change-Id: Ib79a839f9bdeaef1250925add69dea3ae32e1cae Reviewed-on: https://go-review.googlesource.com/c/tools/+/397479 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> Trust: Hyang-Ah Hana Kim <hyangah@gmail.com> Trust: Peter Weinberger <pjw@google.com> |
||
|---|---|---|
| .. | ||
| README.md | ||
| a.go | ||
| a.go.golden | ||
| b.go | ||
| b.go.golden | ||
| semantic_test.go | ||
README.md
The golden files are the output of gopls semtok <src-file>, with -- semantic --
inserted as the first line (the spaces are mandatory) and an extra newline at the end.