cordova-android/node_modules/properties-parser/test/test-cases.properties
2016-01-20 17:07:49 -08:00

18 lines
585 B
Properties

# You are reading the ".properties" entry.
! The exclamation mark can also mark text as comments.
lala=\u210A the foo foo \
lalala;
website = http://en.wikipedia.org/
language = English
# The backslash below tells the application to continue reading
# the value onto the next line.
message = Welcome to \
Wikipedia!
# Add spaces to the key
key\ with\ spaces = This is the value that could be looked up with the key "key with spaces".
# Unicode
tab : \u0009
long-unicode : \u00000009
space\ separator key val \n three
another-test ::: hihi
null-prop