view examples/tests/test_double_indent.baum @ 56:7adeee76ce3e 0.4

updated TODO; removed trailing spaces from LICENSE
author meillo@marmaro.de
date Sun, 16 Mar 2008 20:11:02 +0100
parents c7dca4a1dc37
children
line wrap: on
line source

# 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)