go.toos/cmd/cover: "add" package comment
R=r CC=golang-dev https://golang.org/cl/13463046
This commit is contained in:
parent
334d56a124
commit
4709d08a36
|
|
@ -12,7 +12,6 @@
|
|||
// than binary-rewriting coverage tools, but also a little less capable.
|
||||
// For instance, it does not probe inside && and || expressions, and can
|
||||
// be mildly confused by single statements with multiple function literals.
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
|
|
|||
Loading…
Reference in New Issue