diff --git a/libconfig-1.4.9/tests/testdata/output_2.cfg b/libconfig-1.4.9/tests/testdata/output_2.cfg new file mode 100644 index 0000000000000000000000000000000000000000..80db4ae7e8ed5c0b7cf30b2a93e15e2b81f99882 --- /dev/null +++ b/libconfig-1.4.9/tests/testdata/output_2.cfg @@ -0,0 +1,3 @@ +foo = 1; +bar = "Hello, world!"; +baz = 2;