-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy pathtest.properties
More file actions
53 lines (47 loc) · 942 Bytes
/
test.properties
File metadata and controls
53 lines (47 loc) · 942 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
property1=value
property2 =value
property3 = value
property4 = valueWithTrailingSpaces
name\ with\ spaces = value with spaces
space separator
co:lon
property5 = \
\
multi \
line\
value\
this is a new property because the previous line has spaces after the backslash
with=line\nbreak
a=unicode\u0020value
indented=value
multi\
line\
name=value
duplicate=value1
nameOnly
# this and the following lines
# are comments or are empty \
! and should thus be ignored
!
nameAndSeparator1=
nameAndSeparator2:
nameAndSeparator3?
=
:
:
:
=separatorAndValue1
:separatorAndValue2
thisIsANameNotAValue!
sortOfEmptyButNotReally=\
\
\
\u0020
duplicate=value2
Can\:you\=spot\ the\
actual\
\=separator? I bet\
it\
will=\
take:\
you a moment!