From 429e46051dba814e7d6c74368eb1bba550222cbe Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Thu, 1 Dec 2011 22:56:23 +0000 Subject: Imported Upstream version 1.4.8 --- tests/testdata/input_2.cfg | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tests/testdata/input_2.cfg (limited to 'tests/testdata/input_2.cfg') diff --git a/tests/testdata/input_2.cfg b/tests/testdata/input_2.cfg new file mode 100644 index 0000000..e342dca --- /dev/null +++ b/tests/testdata/input_2.cfg @@ -0,0 +1,18 @@ + +// File with extraneous whitespace. + + foo = 1; + + + + bar + = + "Hello, " + "world!" +; + + +baz = 2; + + + -- cgit v1.2.3