Files

7 lines
171 B
Makefile
Raw Permalink Normal View History

all:
echo "Cette ligne est correcte"
test_espaces:
echo "Cette ligne utilise une tabulation"
echo "Cette ligne utilise des espaces et doit provoquer une erreur"