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

1.1     ! misha       1: @main[]
        !             2: ^do[^^file::load^[text;text;215.html]
        !             3: ^do[^^file::load^[binary;binary;215.html]
        !             4: ^p[^^file::create;^file::create[text;zigi.txt;file]]
        !             5: ^p[^^file::stat;^file::stat[215.html]]
        !             6: ^p[^^file::base64;^file::base64[R0lGODdhyAAyANUAAP]]
        !             7: ^p[^^image::create;^image::create(100;100)]
        !             8: 
        !             9: 
        !            10: @do[title;mode;file_name]
        !            11: ^p[$title;^file::load[$mode;$file_name]]
        !            12: 
        !            13: 
        !            14: @p[title;f]
        !            15: ${title}: '$f.mode'<br />

E-mail: