9e4d3c9ed6b6ac3fde91ee7ff3ca8bcb6a35a740
[project/uci.git] / tests / shunit2 / references / export.data
1
2 config 'type' 'section'
3 option 'opt' 'val'
4 list 'list_opt' 'val0'
5 list 'list_opt' 'val1'
6 option mul_line_opt_sq 'line 1
7 line 2 \
8 line 3'
9 option mul_line_opt_dq "\"Hello\, \
10 World.\'
11 "