summaryrefslogtreecommitdiffstats
path: root/tests/data/extras/valid/burntsushi-repo/array-table-array-string-backslash.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/data/extras/valid/burntsushi-repo/array-table-array-string-backslash.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/extras/valid/burntsushi-repo/array-table-array-string-backslash.toml b/tests/data/extras/valid/burntsushi-repo/array-table-array-string-backslash.toml
new file mode 100644
index 0000000..f0de81e
--- /dev/null
+++ b/tests/data/extras/valid/burntsushi-repo/array-table-array-string-backslash.toml
@@ -0,0 +1 @@
+foo = [ { bar="\"{{baz}}\""} ]