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