aboutsummaryrefslogtreecommitdiff
path: root/tests/testdata/input_4.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/input_4.cfg')
-rw-r--r--tests/testdata/input_4.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/testdata/input_4.cfg b/tests/testdata/input_4.cfg
new file mode 100644
index 0000000..f803875
--- /dev/null
+++ b/tests/testdata/input_4.cfg
@@ -0,0 +1,8 @@
+// Last line has whitespace but no trailing newline.
+
+foo = 1;
+
+
+bar = 2;
+
+ \ No newline at end of file