test/spec/spectest28.xml
author ali <ali@juiblex.co.uk>
Wed Oct 10 22:58:48 2012 +0100 (2012-10-10)
changeset 1 fe592b4168f3
permissions -rw-r--r--
Added tag 1.0 for changeset bc8c9a11cbfc
     1 <if>
     2   <eq>
     3     <multiply>10 2 1</multiply>
     4     <integer>20</integer>
     5   </eq>
     6   <print newline="true">PASS</print>
     7   <expr>
     8     <print newline="true">FAIL</print>
     9     <false/>
    10   </expr>
    11 </if>