main shinobi / tests / mk / kati / assign_in_parens / test / mk
1$(foreach varname,x,$(eval $(varname)=PASS))
2test:
3	echo $(x)