src.elv.sh/pkg/tt.FnToTest.body (field)

3 uses

	src.elv.sh/pkg/tt (current package)
		tt.go#L40: 	body    interface{}
		tt.go#L47: 	return &FnToTest{name: name, body: body}
		tt.go#L74: 		rets := call(fn.body, test.args)