go.toos/cmd/cover: "add" package comment

R=r
CC=golang-dev
https://golang.org/cl/13463046
This commit is contained in:
Andrew Gerrand 2013-09-16 14:39:12 +10:00
parent 334d56a124
commit 4709d08a36
1 changed files with 0 additions and 1 deletions

View File

@ -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 (