blob: a704160edcc0267cd7dc5a12422c961d23ef0829 [file] [log] [blame]
package p
import (
"dep"
)
type algo struct {
indrt func(dep.Interface)
}