xbot/include/libconfig-1.7.3/tests/testdata/input_2.cfg

19 lines
121 B
INI
Raw Normal View History

2024-02-12 23:22:10 -08:00
// File with extraneous whitespace.
foo = 1;
bar
=
"Hello, "
"world!"
;
baz = 2;