summaryrefslogtreecommitdiffstats
path: root/test/data/empty_keys.plist
blob: a0107b47452e47aa7eb903c48da9d8d0632d5945 (plain)
1
2
3
4
5
6
7
8
<plist version="1.0">
<dict>
    <key></key>
    <string>empty key</string>
    <key><!-- comment --></key>
    <string>empty key with comment</string>
</dict>
</plist>