Annotation of parser3/tests/181.html, revision 1.2
1.2 ! moko 1: @main[]
! 2:
! 3: $x[^xdoc::create{^xml[http://localhost/tests/181.ent]}]
! 4: ^x.string[]
! 5: ^x.string[ $.method[html] $.omit-xml-declaration[yes] ]
! 6:
! 7: $x[^xdoc::create{^xml[$request:document-root/tests/181.ent]}]
! 8:
! 9: ^try-catch{
! 10: $x[^xdoc::create{^xml[http://localhost/tests/no-such-file.ent]}]
! 11: }
1.1 misha 12:
13: done.
1.2 ! moko 14:
! 15: @xml[fname]
! 16: <?xml version="1.0" encoding="UTF-8"?>
! 17: <!DOCTYPE document SYSTEM "$fname">
! 18: <document>
! 19: <root />a ^;b
! 20: </document>
E-mail: