go/src/io/fs/sub_test.go

type subOnly

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

func TestSub(t *testing.T) {}