summaryrefslogtreecommitdiff
path: root/std/encoding/testdata/boolean.toml
diff options
context:
space:
mode:
Diffstat (limited to 'std/encoding/testdata/boolean.toml')
-rw-r--r--std/encoding/testdata/boolean.toml3
1 files changed, 3 insertions, 0 deletions
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