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

10 lines
246 B
Text

# A simple config file that
normal_key=normal_value
another_key=another_value
generic=generic
another_one=another_value
= oh no, an empty key
another_one=...
# It doesn't really matter what's here, because the parser won't reach it