mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
https://golang.org/cl/45117 doesn't handle comments which don't belong to any declarations. This CL addresses it. Fixes golang/go#20627 Change-Id: I81c7cdc070efc6cb9e9f38101d7b2b8909916ba6 Reviewed-on: https://go-review.googlesource.com/45190 Reviewed-by: Alan Donovan <adonovan@google.com>