Sign in
flutter
/
third_party
/
libplist
/
d237e7125a6b19226598f4e53ae1455cff13f149
/
.
/
test
/
data
/
empty_keys.plist
blob: a0107b47452e47aa7eb903c48da9d8d0632d5945 [
file
] [
log
] [
blame
]
<plist
version
=
"1.0"
>
<dict>
<key></key>
<string>
empty key
</string>
<key>
<!-- comment -->
</key>
<string>
empty key with comment
</string>
</dict>
</plist>