xref: /linux/tools/bootconfig/samples/bad-array-after-comment.bconf (revision 1cadf2819bc91ab5cb060ec3ce473bae30c9e52d)
1*1cadf281SMasami Hiramatsu (Google)# the first array value must be on the same line as the key
2*1cadf281SMasami Hiramatsu (Google)key = # comment
3*1cadf281SMasami Hiramatsu (Google) value1,
4*1cadf281SMasami Hiramatsu (Google) value2
5