glib/tests/markups/valid-4.gmarkup
author William Roberts <williamr@symbian.org>
Fri, 23 Jul 2010 11:57:06 +0100
branchGCC_SURGE
changeset 46 0a3770c1cffe
parent 18 47c74d1534e1
permissions -rw-r--r--
Reapply the libstdcpp.mmp file change for bug 2971

<foo>
<bar a='1'/>
<bar a="2"/>
<bar a='3"'/>
<bar a="4'"/>
<bar a="5''''"/>
</foo>