blob: 12b8685294d0b2051c40ed063045f1f3bc7f59fa [file] [log] [blame]
package pkg4
import (
"testing"
)
func TestT(t *testing.T) {
_ = T{}
}