android13/external/libconfig/tests/testdata/input_2.cfg

19 lines
121 B
INI

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