baum

view examples/tests/test_double_indent.baum @ 46:22305a6e128d

added deep copy and fixed so node times
author meillo@marmaro.de
date Sun, 02 Mar 2008 10:29:55 +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)