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

11 lines
246 B
Text
Raw Normal View History

2025-06-09 01:41:33 +02:00
# 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