repo.or.cz
/
glib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'g-clear-pointer-no-side-effects' into 'master'
[glib.git]
/
glib
/
tests
/
markups
/
valid-3.gmarkup
blob
aed984e2fae372799c82931bd690fa124a34024e
1
<foo>
2
<bar a="1"/>
3
<bar a="1" b="2"/>
4
<bar a="1" b="2" c="3"/>
5
<bar a="1" b="2" c="3" d="4"/>
6
<bar a="1" b="2" c="3" d="4" e="5"/>
7
<bar a="1" b="2" c="3" d="4" e="5" f="6"/>
8
<bar a="1" b="2" c="3"/>
9
<bar a="1"/>
10
</foo>