blob: 39c2c5a6fc59de865da6bd8ec729578c2a1e6068 [file] [log] [blame]
package pkg3
import "testing"
func TestF(t *testing.T) {
F()
}