blob: 2b6295dabf92c27a0ab4ed246dcfdd0c62863ae5 [file]
# TODO(c): Fix
test: a\ b
echo $@ / $<
a\ b: a\:b
echo $@ / $<
a\\\:b:
echo a\\\:b $@