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