Added some test cases, not all of which are supported yet

This commit is contained in:
Vidar Holen
2012-11-04 18:10:51 -08:00
parent cde1e2966f
commit a7afa32075
22 changed files with 28 additions and 0 deletions

1
goodcase/if Normal file
View File

@@ -0,0 +1 @@
if true; then echo foo; fi