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