aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testdata/input_3.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/input_3.cfg')
-rw-r--r--tests/testdata/input_3.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/testdata/input_3.cfg b/tests/testdata/input_3.cfg
new file mode 100644
index 0000000..ce71ad6
--- /dev/null
+++ b/tests/testdata/input_3.cfg
@@ -0,0 +1,7 @@
+// File has no trailing newline.
+
+foo = 1;
+
+bar = 2;
+
+baz = 3; \ No newline at end of file