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

9 lines
245 B
Text

# A simple config file that contains a # character inside the key
uhh=
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