baum

view examples/tests/test_invalid_node.baum @ 45:0b82169d4129

using fakeroot for creating the tarball; removed executable bit from some files
author meillo@marmaro.de
date Sat, 01 Mar 2008 21:49:41 +0100
parents
children
line source
1 # example program for baum
2 # http://prog.marmaro.de/baum
3 #
4 # this program fails
5 # because `invalidnode' in no valid node
6 #
7 # error code is `4'
9 print(0)
10 invalidnode(0)