File Manager

Path: /proc/self/root/proc/self/root/opt/golang/1.22.0/src/cmd/api/testdata/src/issue21181/p/

Viewing File: p.go

package p

import (
	"dep"
)

type algo struct {
	indrt func(dep.Interface)
}