🌈 搜索
📅  最后修改于: 2022-03-11 14:45:44.142000             🧑  作者: Mango
from typing import Any def my_func(a: Any) -> Any: return a