xref: /aosp_15_r20/libcore/ojluni/src/test/java/util/Properties/input.txt (revision 89a6322812dc8573315e60046e7959c50dad91d4)
1# this input file is used for the LoadParsing.java test
2# comment ending with slash \
3key1 = value1
4key2 = abc\\\
5def\
6g\\
7   key3 =   value3
8key4 = :value4
9 # comment with leading space
10#key = comment without line terminator