func()

in ctxtool/merge.go [109:111]


func (c *cancelledContext) Err() error {
	return c.err
}