1
0
mirror of https://github.com/golang/go synced 2024-09-30 22:58:34 -06:00
go/cover
David Brophy e740c56c6b cover: fixed broken error message
The error message is attempting to display the line of text, but was
incorrectly using m (which is always nil) instead of line.

Change-Id: Id09f488b3b7b0e8c3c2cb6e8f0a8d635861c77ac
Reviewed-on: https://go-review.googlesource.com/19330
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2016-03-08 18:20:19 +00:00
..
profile.go cover: fixed broken error message 2016-03-08 18:20:19 +00:00