
MiniTree Parsing...

  File: data1.txt

 1 a
 2 bc
 3 def
 4 1
 5 23
 6 456

There were 6 elements

* Successful Parse *

 a
 bc
 def
 1
 23
 456

* Successful Tree Walk *

The sum is 480

* Successful Tree Walk *

