diff options
Diffstat (limited to 'tests/test-basic-nr/test.input')
-rw-r--r-- | tests/test-basic-nr/test.input | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/test-basic-nr/test.input b/tests/test-basic-nr/test.input new file mode 100644 index 0000000..642e0fb --- /dev/null +++ b/tests/test-basic-nr/test.input @@ -0,0 +1,5 @@ +# this is a comment +foo = "bar" +num = 43 +setting = false + |