view examples/tests/test_double_indent.baum @ 59:b7544f23673b

switched to version 0.5
author meillo@marmaro.de
date Wed, 25 Jun 2008 11:09:28 +0200
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)