Garbage/Tests/SimpleConf/TestConfigs/Parsing-HashInKey.conf

8 lines
240 B
Text

# A simple config file that contains a # character inside the key
normal_key=normal_value
another_key=another_value
a_very_bas#ic_key=generic_value
another_one=...
# It doesn't really matter what's here, because the parser won't reach it