cordova-android/node_modules/properties-parser/test/test-cases-copy.properties

16 lines
441 B
Properties
Raw Normal View History

2016-01-21 09:07:33 +08:00
# You are reading the ".properties" entry.
! The exclamation mark can also mark text as comments.
lala=whatever
website = whatever
language = whatever
# The backslash below tells the application to continue reading
# the value onto the next line.
message = whatever
# Add spaces to the key
key\ with\ spaces = whatever
# Unicode
tab : whatever
long-unicode : whatever
space\ separator key val \n three
another-test :whatever
null-prop