Authors: russell@unturf.com · brackishbert@gmail.com · foxhop.net · TimeHexOn.com Patches, unit tests, benchmarks, whitepaper, and outreach briefs. Public domain — no copyright claimed. Use freely.
10 lines
No EOL
225 B
Text
10 lines
No EOL
225 B
Text
# 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 |