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

19 lines
121 B
INI
Executable File

// File with extraneous whitespace.
foo = 1;
bar
=
"Hello, "
"world!"
;
baz = 2;