xref: /linux/tools/bootconfig/samples/bad-samekey.bconf (revision 6ee64cc3020b5b5537827c71d8eaac814ad4d346)
1# Same key value is not allowed
2key {
3	foo = value
4	bar = value2
5}
6key.foo = value
7