Annotation of parser3/tests/283.html, revision 1.2

1.1       moko        1: @main[]
                      2: 
1.2     ! moko        3: $s[=^#0D=]
1.1       moko        4: $s - it should survive
                      5: 
                      6: $f[^file::create[text;;$s]]
                      7: $f.text - it should not survive
                      8: 
                      9: $f[^file::create[binary;;$s]]
                     10: $f.text - it should survive
                     11: 

E-mail: