xref: /linux/tools/bootconfig/samples/bad-array.bconf (revision 22823157d90c4631a951920090686c20c459b36f)
1# Array must be comma separated.
2key = "value1" "value2"
3