mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-05 08:56:16 +01:00
9 lines
85 B
Plaintext
9 lines
85 B
Plaintext
|
<foo>
|
||
|
<bar a='1'/>
|
||
|
<bar a="2"/>
|
||
|
<bar a='3"'/>
|
||
|
<bar a="4'"/>
|
||
|
<bar a="5''''"/>
|
||
|
</foo>
|
||
|
|