go/types.ArgumentError.Unwrap (method)

one use

	go/types (current package)
		api.go#L72: func (e *ArgumentError) Unwrap() error { return e.Err }