Annotation of parser3/tests/413.html, revision 1.1

1.1     ! moko        1: 1. ^try-catch{ ^image::measure[ $.name[name] ] }
        !             2: 2. ^try-catch{ ^math:convert[ $.k[v] ](10;16) }
        !             3: 3. ^try-catch{ ^mail:send[
        !             4:        $.from[from@parser3test]
        !             5:        $.to[to@parser3test]
        !             6:        $.print-debug(1)
        !             7:        $.file[
        !             8:                $.value(3)
        !             9:        ]
        !            10:     ] }

E-mail: