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