1# TODO(go): Fix 2 3define func 4$1 5endef 6$(info $(call func,(PA,SS))) 7$(info ${call func,{PA,SS}}) 8