summaryrefslogtreecommitdiff
path: root/test/references/export.data
diff options
context:
space:
mode:
Diffstat (limited to 'test/references/export.data')
-rw-r--r--test/references/export.data7
1 files changed, 6 insertions, 1 deletions
diff --git a/test/references/export.data b/test/references/export.data
index c7e4d39..9e4d3c9 100644
--- a/test/references/export.data
+++ b/test/references/export.data
@@ -3,4 +3,9 @@ config 'type' 'section'
option 'opt' 'val'
list 'list_opt' 'val0'
list 'list_opt' 'val1'
-
+ option mul_line_opt_sq 'line 1
+line 2 \
+line 3'
+ option mul_line_opt_dq "\"Hello\, \
+World.\'
+"