blob: 62553cf9700c4c7c03334a1582995db8fa2519d3 [file] [log] [blame]
define comment
# PASS
endef
a:=$(comment)
foo:
$(comment)
echo $(a)