xref: /linux/tools/bootconfig/samples/exp-good-mixed-kv3.bconf (revision 770aaedb461a055f79b971d538678942b6607894)
1*8c5d862fSMasami Hiramatsu (Google)key = "value";
2*8c5d862fSMasami Hiramatsu (Google)key {
3*8c5d862fSMasami Hiramatsu (Google)	subkey1;
4*8c5d862fSMasami Hiramatsu (Google)	subkey2 = "foo";
5*8c5d862fSMasami Hiramatsu (Google)}
6