baum

view examples/tests/test_double_indent.baum @ 49:00de718c8590

Added tag 0.3 for changeset f9fc4c4f9e3d666dad2bd1efa627fb646334433c
author meillo@marmaro.de
date Sun, 02 Mar 2008 13:35:42 +0100
parents
children
line source
1 # example program for baum
2 # http://prog.marmaro.de/baum
3 #
4 # this program fails
5 # because it indents over two levels
6 #
7 # error code is `5'
9 print(0)
10 number(5)