baum

view examples/tests/test_no_value.baum @ 51:7d7abe88e71b

"input" node is now "create" node and can handle more than user input now
author meillo@marmaro.de
date Sun, 02 Mar 2008 16:17:18 +0100
parents
children
line source
1 # example program for baum
2 # http://prog.marmaro.de/baum
3 #
4 # this program fails
5 # because a node has no value
6 #
7 # error code is `6'
9 print(0)
10 number