test/spec/spectest12.xml
changeset 1 fe592b4168f3
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/test/spec/spectest12.xml	Wed Oct 10 22:58:48 2012 +0100
     1.3 @@ -0,0 +1,5 @@
     1.4 +<and>
     1.5 +  <print><add>2 2</add></print>
     1.6 +  <print>Hello World</print>
     1.7 +  <print newline="true"/>
     1.8 +</and>