Annotation of parser3/tests/074.html, revision 1.1.2.1

1.1.2.1 ! paf         1: @main[]
        !             2: ^monthdays(2000;1)
        !             3: ^monthdays(2000;2)
        !             4: ^monthdays(2003;1)
        !             5: ^monthdays(2003;2)
        !             6: 
        !             7: @monthdays[year;month]
        !             8: $from[^date::create($year;$month;1)]
        !             9: $to[^date::create($from)] ^to.roll[month](+1)
        !            10: ^eval($to-$from)<br>
        !            11: 

E-mail: