jdk-24/test/jdk/java/util/Properties/input.txt
2018-01-25 14:12:43 +08:00

10 lines
225 B
Plaintext

# this input file is used for the LoadParsing.java test
# comment ending with slash \
key1 = value1
key2 = abc\\\
def\
g\\
key3 = value3
key4 = :value4
# comment with leading space
#key = comment without line terminator