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