xbot/include/libconfig-1.7.3/tests/testdata/input_2.cfg
2024-02-13 01:22:10 -06:00

19 lines
121 B
INI
Executable File

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