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