default_value

返回输入 type 的默认值。对于数值,它是 zero;对于类,它是默认的构建实例。

输入

type

预期的 output 类型。

输出

default

输入 type 的默认值。