blob: 9313a48bd4ecd646504bf26815a6741c16b0e3eb [file] [log] [blame]
FOO=OK # A comment
# A multiline comment \
FOO=fail
test:
echo $(FOO)