diff options
Diffstat (limited to 'std/encoding/testdata/boolean.toml')
m--------- | std | 0 | ||||
-rw-r--r-- | std/encoding/testdata/boolean.toml | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/std b/std deleted file mode 160000 -Subproject 43aafbf33285753e7b42230f0eb7969b300f71c diff --git a/std/encoding/testdata/boolean.toml b/std/encoding/testdata/boolean.toml new file mode 100644 index 000000000..242d29c96 --- /dev/null +++ b/std/encoding/testdata/boolean.toml @@ -0,0 +1,3 @@ +[boolean] # i hate comments +bool1 = true +bool2 = false
\ No newline at end of file |