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

10 lines
268 B
Text

# A simple config file that contains only the key on a single line
normal_key=normal_value
another_key=another_value
generic=generic
another_one=another_value
a_very_basic_key
another_one=...
# It doesn't really matter what's here, because the parser won't reach it