Makefile文件  |  8行  |  96 B

# TODO(go): Fix

define func
$1
endef
$(info $(call func,(PA,SS)))
$(info ${call func,{PA,SS}})