Mercurial > baum
diff examples/tests/test_double_indent.baum @ 43:c7dca4a1dc37
added test programs; added another example program
author | meillo@marmaro.de |
---|---|
date | Sat, 01 Mar 2008 21:13:12 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/examples/tests/test_double_indent.baum Sat Mar 01 21:13:12 2008 +0100 @@ -0,0 +1,10 @@ +# example program for baum +# http://prog.marmaro.de/baum +# +# this program fails +# because it indents over two levels +# +# error code is `5' + +print(0) + number(5)