summaryrefslogtreecommitdiffstats
path: root/tests/data/extras/valid/burntsushi-repo/table-with-single-quotes.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/data/extras/valid/burntsushi-repo/table-with-single-quotes.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/extras/valid/burntsushi-repo/table-with-single-quotes.toml b/tests/data/extras/valid/burntsushi-repo/table-with-single-quotes.toml
new file mode 100644
index 0000000..56e52cc
--- /dev/null
+++ b/tests/data/extras/valid/burntsushi-repo/table-with-single-quotes.toml
@@ -0,0 +1,4 @@
+['a']
+[a.'b']
+[a.'b'.c]
+answer = 42