]> pilppa.org Git - uci.git/blob - test/references/export.result
fix possible uninitialized warning from gcc 4.92
[uci.git] / test / references / export.result
1 package 'export'
2
3 config 'type' 'section'
4         option 'opt' 'val'
5         list 'list_opt' 'val0'
6         list 'list_opt' 'val1'
7