mirror of
https://github.com/golang/go.git
synced 2025-05-30 19:52:53 +00:00
Files with //line directives may not exist. Print a helpful error instead of panicking when a file fails to load. + Test. Fixes issue #13459 Change-Id: I305d1380e66e64d20ea84a27c284f53c019fe5e6 Reviewed-on: https://go-review.googlesource.com/18209 Reviewed-by: Michael Matloob <matloob@golang.org>