go/src/io/fs/stat_test.go

type statOnly

func (statOnly) Open(name string) (File, error) {}

func TestStat(t *testing.T) {}