sourcephile
/
git
/
haskell
/
symantic-xml.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Upgrade to megaparsec-7
[haskell/symantic-xml.git]
/
test
/
Golden
/
XML
/
NS
/
0010.xml.write.indented
1
2
<!-- http://www.w3.org is bound to n1 and is the default -->
3
<x xmlns:n1="http://www.w3.org" xmlns="http://www.w3.org">
4
<good a="1" b="2"/>
5
<good a="1" n1:a="2"/>
6
</x>