Tweaked some messages and added more badcases

This commit is contained in:
Vidar Holen
2012-11-04 21:44:48 -08:00
parent 279e972b61
commit 67d27ea42d
22 changed files with 60 additions and 16 deletions

6
badcase/worseindenting Normal file
View File

@@ -0,0 +1,6 @@
if true
then
cat << FOO
Some text
FOO
fi